visualization
Here are 1,402 public repositories matching this topic...
Most items coming from questions on the community forum
- a proper multicategory bar example based on https://community.plotly.com/t/multicategory-axis-type-example/26392
- example of shape or annotation covering several subplots thanks to
xref='paper'. Also the shapes and annotations tutorial should link to each other. - orthographic projection example in 3d axes tutorial (or
-
Updated
Jul 5, 2020 - Python
Hello,
Considering your amazing efficiency on pandas, numpy, and more, it would seem to make sense for your module to work with even bigger data, such as Audio (for example .mp3 and .wav). This is something that would help a lot considering the nature audio (ie. where one of the lowest and most common sampling rates is still 44,100 samples/sec). For a use case, I would consider vaex.open('Hu
-
Updated
Aug 14, 2020 - Python
Following up on the discussion here, it would be good to document how to get reproducible results with UMAP.
I think we should consider changing random_state in the UMAP constructor to a seed (e.g. 42, like the new transform_seed default) so that UMAP is reproducible by default.
We should document that users can set `ran
-
Updated
Sep 25, 2020 - Python
-
Updated
Aug 17, 2020 - Python
-
Updated
Sep 18, 2020 - Python
-
Updated
Apr 20, 2020 - Python
-
Updated
Oct 1, 2020 - Python
I think it could be useful, when one wants to plot only e.g. class 1, to have an option to produce consistent plots for both plot_cumulative_gain and plot_roc
At the moment, instead, only plot_roc supports such option.
Thanks a lot
-
Updated
Sep 15, 2020 - Python
Please advise how to update the .po file every time the git-cola. pot file content changes without overwriting the previous translation.
-
Updated
Sep 6, 2020 - Python
-
Updated
Sep 16, 2020 - Python
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 2, 2020 - Python
-
Updated
Apr 24, 2020 - Python
-
Updated
Dec 18, 2018 - Python
-
Updated
May 28, 2020 - Python
-
Updated
Jul 18, 2020 - Python
-
Updated
Sep 30, 2020 - Python
-
Updated
Mar 12, 2018 - Python
-
Updated
Mar 16, 2019 - Python
-
Updated
Sep 12, 2020 - Python
Improve this page
Add a description, image, and links to the visualization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the visualization topic, visit your repo's landing page and select "manage topics."
ALL software version info (bokeh, python, notebook, OS, browser, any other relevant packages)
python: 3.8.5
bokeh: 2.2.1
jupyter_core: 4.6.3
jupyter_client: 6.1.6
windows 10 Home
Description of expected behavior and the observed behavior
Slope does not draw any line when
gradient == 0. I would expect it to draw a horizontal line. Seem funky to have to check if my gradient is