-
Updated
Jul 9, 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 14,420 public repositories matching this topic...
-
Updated
Aug 1, 2022 - TypeScript
Time-series Bar Chart v2 does not update total values for stacked bar chart when toggling legends.
How to reproduce the bug
- Create a "Time-series Bar Chart v2"
- Go to "Customize" and select "Show value", "Stack series" and "Only total"
- Toggle series in legends
- The total value should update but it doesn't
The legacy Time-series Bar Chart does not have this issue.
-
Updated
Jul 28, 2022 - TypeScript
-
Updated
Aug 1, 2022 - Clojure
Problem
See #3856 . Developer would like the ability to configure whether the developer menu or viewer menu is displayed while they are developing on cloud IDEs like Gitpod or Github Codespaces
Solution
Create a config option
showDeveloperMenu: true | false | auto
where
- true: always shows the developer menu locally and while deployed
- false: always sho
-
Updated
Jul 30, 2022
Describe the Bug
If the user is in a role that only has permission to view Button links - this button is not clickable. It is necessary to grant editing permission to be able to click on the link that redirect to the right place.
To Reproduce
Create button links in the collection, make some role read-only and try to click. The situation will change if you allow editing even if the condi
Describe your context
Please provide us your environment, so we can easily reproduce the issue.
- replace the result of
pip list | grep dashbelow
dash 2.0.0
dash-bootstrap-components 1.0.0
-
if frontend related, tell us your Browser, Version and OS
- OS: [e.g. iOS] Windows
- Browser [e.g. chrome, safari]: Chrome 96.0x, Edge 96.0x, Firefox
Bug summary
When making an animation of a scatter plot, if you don't set c (the color value parameter) when initializing the artist, the color settings are ignored.
Code for reproduction
import matplotlib.animation as animation
import matplotlib.pyplot as plt
import numpy as np
fig, ax = plt.subplots()
pts = ax.scatter([], [], cmap="gray")
ax.set_xlim(0, 1)
ax.set_yl- 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
-
Updated
Jul 16, 2022 - TypeScript
-
Updated
Jul 28, 2022 - JavaScript
-
Updated
Jul 26, 2022 - JavaScript
-
Updated
Aug 1, 2022 - TypeScript
-
Updated
Jul 28, 2022
-
Updated
Jun 24, 2022
-
Updated
Jul 31, 2022 - JavaScript
-
Updated
Jul 4, 2022 - HTML
-
Updated
Jul 29, 2022 - JavaScript
-
Updated
Aug 1, 2022 - Python
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
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
Jun 28, 2022 - JavaScript
-
Updated
Jun 29, 2022 - JavaScript
Describe the bug
Flag can not create an appropriate CSV file when the interface have a textbox / text which includes a comma .
The CSV file columns are incorrectly created assuming the comma in the text box is a separator.
See the attached screenshots.
Thank you!
Is there an existing issue for this?
- I have searched the existing issues
Reproduction
kmkarakaya/Auto_Rev
-
Updated
Jul 31, 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
Created by Charles Joseph Minard
- Wikipedia
- Wikipedia
What happened:
Wherever Grafana generates a footer, it adds the Grafana version and commit to the list of links:
https://github.com/grafana/grafana/blob/238d761450738cdef822589f321500879fa49b32/public/app/core/components/Footer/Footer.tsx#L48
The link is empty, which I've always found a little disappointing. I was thinking we could reference the commit like this: