interactive_plotting icon indicating copy to clipboard operation
interactive_plotting copied to clipboard

Results 11 interactive_plotting issues
Sort by recently updated
recently updated
newest added

Hello, I tried installing the package however, I ended up having dependency issues. ![Screenshot 2024-02-05 at 1 00 17 PM](https://github.com/theislab/interactive_plotting/assets/83424513/718d5dfe-6c4e-4574-a898-93c0e3445ff2)

Many thanks for the very helpful package. Is it possible to upgrade the compatibility requirement for bokeh from bokeh-1.4.0 to bokeh-2.4.2?

Hi @michalk8, I cannot show ipl plots in the `bokeh` interactive servers. So far, the latest attempt shows a white webpage where the expected UMAP is generated according to the...

even after installing nodejs, I get ```python --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) in 6 7 from bokeh.io import output_notebook ----> 8 output_notebook() ~/miniconda3/envs/cellrank/lib/python3.6/site-packages/bokeh/io/output.py in output_notebook(resources, verbose, hide_banner, load_timeout,...

We need a bit of a more catchy name for interactive-plotting. I posted in the Slack channel here for suggestions. Let's see what comes out, and let's further brainstorm here.

At the moment, there is absolutely no documentation on the functions. Would there by a quick and easy way to set up a documentation page on github? Like these pages...

enhancement

When I call scatterc with no basis specified, it loads them all in which is great but it also gives me way too many "components sliders": One pair of sliders...

enhancement

Is there a possibility to plot the legend outside of the canvas? So that it does not hide any data? This related to almost all functions, I'm looking at interactive...