-
My code: https://gist.github.com/ThoDuyNguyen/fe3545153b09d849614f23584b2dfcd0
I expect these 2 charts would fit perfectly to the panel. But you could see that only the first one is.
-
Hi
I'm running into several issues getting it to work in mac.
I installed it with pip so I could use my existing R but once I get into the interactive R session C-d kills the session instead of goi…
-
Hello.
It would be great to have more examples, maybe simple ones such as scatter plots, histograms, etc. and see how they look in a pdf file.
Trying to reproduce some of the examples provided in …
-
## Detailed Description
The current solar forecasting model is a gradient boosted tree model, which can achieve high predictive accuracy but often lacks interpretability. It is proposed to eval…
-
A lot of research software generates plots. Usually this is done via some kind of library or external plotting program (e.g. Matplotlib, gnuplot). The results do not generally take any account of colo…
-
At the plotting level, this would correspond to `plot.hb_local(type = "map")`.
-
Hi,
I am currently reproducing code for plotting maps of Germany (https://juanitorduz.github.io/germany_plots/).
I try to get the interactive map running:
```
import mplleaflet
fig, ax = …
-
Interactivity is useful in this case. Can we embed the plot in the blog post also?
-
Is it possible to use crosstalk with scatterD3 in a standalone R Markdown HTML Report?
Running the following code works fine as expected:
library(scatterD3)
scatterD3::scatterD3(data=iris,
…
-
One of the key features that would make the Julia project a much more powerful data visualization and manipulation tool is the ability to have interactive graphics which would allow users to visualize…