-
Create some functions that allow to visualise:
- the generated data
- a prioritizr output
We will do this by creating separate functions:
- [x] `elsar_plot_static_raster_c()` for continuous d…
-
![image](https://github.com/executablebooks/mystmd/assets/9453731/5b2c4e26-f75a-4f39-b991-0e4621476941)
Plotly html plots do not work in MyST out of the box. The above image shows jupyterlab vs. My…
-
Might be a missing file in the new 0.4 release
```
[line 1](vscode-notebook-cell:?execution_count=13&line=1)FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.11/site-pa…
-
**Is your feature request related to a problem? Please describe.**
I would like to embed interactive plotly plots into the slides.
**Describe the solution you'd like**
A slide presentation with p…
-
[webshot](https://github.com/wch/webshot/) depends on a local install of phantomjs, which was abandoned in 2018. [webshot2](https://github.com/rstudio/webshot2) is a modern replacement for webshot, wh…
-
https://github.com/datavzrd/datavzrd
-
In R, Plotly has added ggplot2 bindings to export to interactive plotly objects, more [here](https://plot.ly/ggplot2/getting-started/). In Python, I want to use ggplot2 -style plotting so I chose Plot…
-
#### Describe the new feature or enhancement
At the moment, when annotating interactively on a raw.plot(), any annotation created by click and dragging disappears and is not saved on release if it is…
-
During the fine-tuning of parameters, both through the optimizer and _by hand_ , it may be useful to track the gate fidelity (or sequence fidelity). Since this is already integrated into the optimizer…
-
Hi!
First of all, thank you so much for this amazing library.
I have noticed a little issue while plotting a subset of points with interactive plots.
In the function `interactive` of `umap/plot…