-
Updated
Oct 13, 2021 - JavaScript
visualization
Here are 10,604 public repositories matching this topic...
-
Updated
Oct 19, 2021 - TypeScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Oct 19, 2021 - Clojure
-
Updated
Oct 19, 2021 - Python
-
Updated
Oct 18, 2021 - TypeScript
-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Oct 19, 2021 - TypeScript
-
Updated
Oct 19, 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
Oct 19, 2021 - Java
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Jan 19, 2021 - Go
-
Updated
Oct 19, 2021 - JavaScript
Hi!
My suggestion/request is simple. When filtering the data, sometimes one needs to use the edge values of the data distribution in the filter histogram.
For example, one wants to choose the data of an hourly distribution (from 0:00 to 24:00) for the time between 22:00 and 6:00 in the nighttime and discard the data from 6:00 till 22:00 during the daytime.
So, when filtering the data with
-
Updated
Sep 3, 2021 - JavaScript
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Sep 28, 2021 - JavaScript
-
Updated
Oct 4, 2021 - JavaScript
-
Updated
Oct 6, 2021 - Python
Make the animation smoother.
-
Updated
May 24, 2018 - JavaScript
Is your feature request related to a problem? Please describe.
There are parts of the website that can use improvements in increasing the accessibility of the website.
**Describe the solution you
Thank you for reaching out and helping us improve Vaex!
Before you submit a new Issue, please read through the documentation. Also, make sure you search through the Open and Closed Issues - your problem may already be discussed or addressed.
Description
Please provide a clear and concise description of the problem. This should contain all the steps nee
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Oct 19, 2021 - Ruby
-
Updated
Sep 7, 2021 - 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."
Related to #11605:
At the moment there is no proper test to make sure that new options added to
MultiChoice
widget are implemented consistently on both sides, Python and JS.