-
I'm R and Python user and really grateful to your work (I LOVE plotnine, thanks very much !!!!)
Recently I noticed when I opneed the ipynb file at vscode, plotnine figure displayed too much larger.…
-
Great package so far, having troubles controlling some key aesthetics.
I want to be able to control the y-axis title and move it closer to its y-axis.
This can normally be achieved in ggplot using…
-
Dear ggview package maintainer,
I have been a long-time user of the ggview package, which is an excellent extension to ggplot2. However, with the recent update, the usage method has significantly cha…
-
Firstly, awesome package!!
I think `geom_xy_means` should be singular, as it can be 1 point. This would also be consistent with the naming of the rest of your mean functions.
I also think that t…
-
Hello, when I try to plot a bar chart, I'm finding that the annotations disappear when I try to use add scale_x_discrete to switch around the order of the groups on the x-axis.
Here's the data I'm…
-
I often need to produce histograms where the x axis uses a date scale, typically binned by day, week, or month. The only sensible end result is where the scale's breaks align with the bins, but the ex…
-
(Apologies if this has been raised and addressed before)
Despite all the marvels of ggplot2 and the many amazing extension packages, one thing that continues to consume a lot of time (or often is d…
-
- ~~Decompose topoplot and other plotting functions into parts and add as ggplot extensions (e.g. geom_topo) as well as monolothic functions~~ _mostly done but contours are a problem..._
- ~~Rewrite …
-
@wjchulme please could you review the main branch of this repo - if you want to suggest changes please create a branch.
Apologies for doing this as an issue rather than PR tracking changes compare…
-
`geom_tiplab` is causing conversion to `plotly` via the `ggplotly` function to fail, and produces a nonsense chart.
Here is a minimal reproducible example [from the tree data book, section B.1](htt…