interactive-visualizations
Here are 303 public repositories matching this topic...
-
Updated
Dec 7, 2020 - JavaScript
Hi, I'm creating a line chart with values between 20 and 80, and I would like to limit the y axis to this values.
The current graph shows the y axis scale from 0 to 80.
Is possible to set yaxis limits from 20 to 80?
-
Updated
Aug 3, 2020 - Python
Blast Radius , when launched in --serve mode, does some pretty weak error reporting, and does nothing to help users resolve problems. It asks the user to look into several possible issues, rather than checking itself...
To observe the current (undesired) behavior, run Blast Radius in an empty directory:
[...]$ mkdir tmp
[...]$ cd tmp
[...]$ blast-radius --serve
A short
-
Updated
Mar 18, 2021 - Jupyter Notebook
-
Updated
Feb 19, 2021 - Python
-
Updated
Mar 18, 2021 - R
-
Updated
Apr 25, 2018 - JavaScript
-
Updated
Mar 18, 2021 - HTML
-
Updated
Mar 13, 2021 - R
-
Updated
Nov 9, 2020 - Java
-
Updated
Mar 6, 2021 - R
-
Updated
Feb 21, 2021 - JavaScript
-
Updated
Dec 18, 2017 - JavaScript
Expected Behavior
Component wrapper should be a hooks based implementation
Difference from Current Behavior
Right now we have classes
The extra space isn't worth the constant hassle and loss of speed. See comments here:
https://news.ycombinator.com/item?id=19861725
Perform in distribute_citus branch
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Feb 16, 2021 - TypeScript
-
Updated
Mar 6, 2021 - R
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Dec 9, 2018 - R
-
Updated
Jan 27, 2021 - Julia
-
Updated
Jan 22, 2021 - Java
-
Updated
Sep 7, 2019 - HTML
-
Updated
Feb 8, 2020 - Python
-
Updated
Jan 31, 2021 - Vue
-
Updated
Dec 20, 2020 - Swift
Improve this page
Add a description, image, and links to the interactive-visualizations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the interactive-visualizations topic, visit your repo's landing page and select "manage topics."


The y-axis ticks supports the
rotatedoption, but the doc is missing.I haven't checked whether other options are missing.