-
Updated
Dec 10, 2021 - 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 11,677 public repositories matching this topic...
-
Updated
Dec 17, 2021 - TypeScript
Screenshot
I've added a red vertical ruler so that you see the issue
Description
As already explained in numerous issues, the use of 'Inter' font is problematic, it does not allow to align dates for instance,
and does not play nice with numbers either.
In my supe
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Dec 17, 2021 - Clojure
-
Updated
Dec 12, 2021
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?
, there seems to be an off-by-one error in dcc.DatePickerRange. I set max_date_allowed = datetime.today().date()
, but in the calendar, yesterday is the maximum date allowed. I see it in my apps, and it is also present in the first example on the DatePickerRange documentation page.
E
Problem
I mistakenly supplied "blue\n"
as the argument c
for matplotlib.axes.Axes.scatter
, then matplitlib
claimed for illegal color name like this:
ValueError: 'c' argument must be a color, a sequence of colors, or a sequence of numbers, not blue
I was not a
-
Updated
Dec 1, 2021 - TypeScript
-
Updated
Dec 16, 2021 - JavaScript
-
Updated
Dec 15, 2021 - TypeScript
-
Updated
Dec 15, 2021 - JavaScript
-
Updated
Nov 18, 2021
-
Updated
Dec 17, 2021 - JavaScript
Bugs and Questions
The Problem
While I was debugging another issue, I noticed that the example included two bars with the same x and y values, and when you mouse over one of these bars both tooltips show up. It seems like Victory uses the x/y value to determine whether the tooltip is active when there is not another identifier.
Reproduction
The y-axis ticks supports the rotated
option, but the doc is missing.
I haven't checked whether other options are missing.
-
Updated
Dec 17, 2021 - Python
-
Updated
Dec 13, 2021 - HTML
The code that generates the GREL expression for the Duplicates facet does not escape the name of the selected column.
If this name contains a single quote character, this results in an invalid GREL expression, hence the facet cannot be used as such.
To Reproduce
Steps to reproduce the behavior:
- First, import the following CSV file:
Jane's column,Jack's column
foo,bar
hey,ho
h
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
Dec 16, 2021 - JavaScript
- 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
Dec 17, 2021 - JavaScript
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.
-
Updated
Dec 13, 2021 - JavaScript
Created by Charles Joseph Minard
- Wikipedia
- Wikipedia
Update our screenshots and the names of some of the options may have also changed