Y
Hacker News
new
|
ask
|
show
|
jobs
by
jstanley
3 hours ago
Using operator overloading of "+" to configure the plot is... a choice.
1 comments
jamessb
2 hours ago
Plotnine is heavily inspired by the ggplot2 library, which uses the + operator in the same way:
https://ggplot2.tidyverse.org/#usage
link