visualization
Here are 9,021 public repositories matching this topic...
-
Updated
Feb 22, 2021 - TypeScript
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Feb 22, 2021 - Clojure
-
Updated
Feb 18, 2021 - Python
-
Updated
Feb 22, 2021 - JavaScript
-
Updated
Feb 21, 2021 - TypeScript
-
Updated
Feb 20, 2021 - TypeScript
-
Updated
Feb 22, 2021 - JavaScript
-
Updated
Feb 22, 2021 - JavaScript
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
Jan 19, 2021 - Go
-
Updated
Feb 22, 2021 - Java
-
Updated
Feb 15, 2021 - JavaScript
-
Updated
Feb 20, 2021 - JavaScript
-
Updated
Feb 11, 2021 - Jupyter Notebook
-
Updated
Feb 15, 2021 - JavaScript
-
Updated
Feb 22, 2021 - JavaScript
-
Updated
Oct 14, 2020 - Python
-
Updated
May 24, 2018 - JavaScript
Make the animation smoother.
-
Updated
Jan 25, 2021 - TypeScript
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
Feb 15, 2021 - Ruby
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Feb 16, 2021 - TypeScript
-
Updated
Jan 12, 2021 - JavaScript
-
Updated
Feb 18, 2021 - Python
-
Updated
Dec 7, 2020 - JavaScript
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."


software version
bokeh v.2.2.3
Description
I tried the
"FreehandDrawTool"which is working fine if it is imported as a model. But right now it is not possible to activate the tool by the name "freehand_draw" because the name is not in the name space for tools. The two lines below raise a ValueError sayingunexpected tool name 'freehand_draw'.