-
#### ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc should be added within the dropdown below.)
Software Version In…
-
I was using the search functionality to filter out points in the plot, but realized that while the points were being filtered, the labels for the clusters were not. Here is an example:
The expe…
-
Hello @oushujun @FayeFang17 ,
Although the EDTA run completed successfully, I received the following error message and couldn’t find chromosome_density_plots.pdf. Is it possible to generate chromosom…
-
Hello friends,
I'm buyed an Wisblock Microphone Starter Kit (SKU 116088) working with PDMSerialPlotterFFT example from https://github.com/RAKWireless/RAKwireless-Audio-library/blob/main/examples/RA…
-
- Plotly tutorials/examples
- [x] [Getting started](https://plot.ly/python/getting-started/)
- [x] [DropDown Menu](https://plot.ly/python/dropdowns/)
- [x] [Buttons](https://plot.ly/python/cu…
-
### Bug description
In newest version of Quarto (1.5) an R plot from Jupyter notebook is not scaled correctly - it runs beyond the right margin of the page.
### Steps to reproduce
````qmd
--…
-
It might be interesting to directly plot diagrams or visualize Petri nets in this library.
Interesting related libraries:
- https://github.com/nadavrot/layout (Graphviz graph plots; Good for visua…
-
Might pdp be extended to work directly with output from Keras3? Also, variable importance plots would be a nice addition. There are number of related ideas in Molnar’s nice survey book “Interpretable …
-
A long-standing problem that I want to solve with the next release is the handling of the weights. The problem is the following:
Depending on the family, weights are either included in the simulati…
-
(original title: Think of nicer syntax for `join` and `union` DataFrame operations)
## Problem
Right now, `select` and `group_by` might be useful, but `join` and `union` don't really do much (…