-
Updated
Feb 17, 2022 - JavaScript
Data visualization
Data visualization is the visual depiction of data through the use of graphs, plots, and informational graphics. Its practitioners use statistics and data science to convey the meaning behind data in ethical and accurate ways.
Here are 12,842 public repositories matching this topic...
-
Updated
Mar 25, 2022 - TypeScript
The Mixed Time-Series chart type allows for configuring the title of the primary and the secondary y-axis.
However, while only the title of the primary axis is shown next to the axis, the title of the secondary one is placed at the upper end of the axis where it gets hidden by bar values and zoom controls.
How to reproduce the bug
- Create a mixed time-series chart
- Configure axi
-
Updated
Mar 24, 2022 - TypeScript
-
Updated
Mar 25, 2022 - Clojure
Summary
Aesthetically trivial, yet I've spotted a discrepancy with font sizes in our tooltip (front-end + back-end screenshots below).
I believe sections #1 and #2 should have the same font size?

N = 128
img = np.random.randn(N, N
-
Updated
Mar 25, 2022 - TypeScript
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Mar 25, 2022 - TypeScript
-
Updated
Mar 8, 2022
-
Updated
Mar 25, 2022 - JavaScript
-
Updated
Mar 15, 2022 - JavaScript
-
Updated
Mar 22, 2022 - Python
-
Updated
Mar 21, 2022 - HTML
The y-axis ticks supports the rotated
option, but the doc is missing.
I haven't checked whether other options are missing.
缘由 Cause
G6 现在已经正式迈入了4.0+时代,我们很欣慰的看到有越来越多的人使用G6,承蒙各位厚爱,G6目前也在越来越多的场景被使用。与此同时,G6原来的图表案例就相形见绌了,还停留在一个比较基本的案例阶段,他只是展示了一些基本的原子功能案例。所以在这里,我们向社区的各位发出请求,为了让对G6的使用方案有更好的沉淀,希望大家提供自己实际的使用案例,我们将会修改为G6官网的案例,并且附上你的署名,让你的案例在G6官网可以帮助更多的人。
G6 has now officially entered the 4.0+ era and we are pleased to see that more and more people are using G6, and thanks to your love, G6 is now being used in more and
On Windows, creating a project from a URL that contains the colon ":" character in the URL path throws an error related to the naming of a temporary directory/file.
To Reproduce
Steps to reproduce the behavior:
- Create a new project from a URL as
protocol://domain/foo/:bar/foo
- Click on the Next button
- An error message is displayed that states "Error uploading data illegal char
- Base README.md
- Quizzes
- Introduction base README
- Defining Data Science README
- Defining Data Science assignment
- Ethics README
- Ethics assignment
- Defining Data README
- Defining Data assignment
- Stats and Probability README
- Stats and Probability assignment
- Working with Data base README
- Rel
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
Mar 18, 2022 - JavaScript
-
Updated
Mar 18, 2022 - JavaScript
-
Updated
Mar 24, 2022 - TypeScript
Tests
it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.
now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.
a lot of code can already be regression-tested by simply running all the demos and val
-
Updated
Nov 29, 2021 - Jupyter Notebook
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
Created by Charles Joseph Minard
- Wikipedia
- Wikipedia
Steps to reproduce:
Try to collapse the Explore query row using keyboard-only navigation
Actual Result:
Can’t collapse query row
Also, there is a focus-issue here. See the A11y notes:
Expected Result