interactive_plotting
interactive_plotting copied to clipboard
Hello, I tried installing the package however, I ended up having dependency issues. 
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...
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...
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...