-
Updated
Nov 13, 2020 - TypeScript
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 7,908 public repositories matching this topic...
Screenshot
N/A
Description
Right now whenever users search for queries they are case sensitive. We should remove this to allow users to put in term with any cases
Design input
[describe any input/collaboration you'd like from designers, and
tag accordingly. For design review, add the
label design:review
. If this includes a design proposal,
include the label `design:suggest
-
Updated
Nov 14, 2020 - TypeScript
-
Updated
Nov 14, 2020 - Clojure
-
Updated
Nov 14, 2020
In recent versions (can't say from exactly when), 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
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Nov 11, 2020 - TypeScript
-
Updated
Nov 13, 2020 - TypeScript
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Nov 9, 2020
The y-axis ticks supports the rotated
option, but the doc is missing.
I haven't checked whether other options are missing.
-
Updated
Nov 14, 2020 - JavaScript
-
Updated
Nov 13, 2020 - Python
The phonetic
GREL function does not validate its second argument, the phonetic encoding, and silently falls back to metaphone.
For instance, "open refine".phonetic("metaphone3")
evaluates to "APNRFN"
and so does "open refine".phonetic(undefined_value)
or "open refine".phonetic(null)
.
In these last two cases, we should instead throw an error, similar to the one we get with `"open re
-
Updated
Oct 15, 2020 - JavaScript
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Nov 3, 2020 - Jupyter Notebook
-
Updated
Nov 14, 2020 - HTML
-
Updated
May 8, 2020 - JavaScript
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
-
Updated
Oct 27, 2020 - Jupyter Notebook
-
Updated
Nov 5, 2020 - JavaScript
-
Updated
Oct 30, 2020 - JavaScript
-
Updated
Oct 29, 2020 - TypeScript
-
Updated
Apr 10, 2020 - JavaScript
-
Updated
Jun 11, 2020 - C++
Created by Charles Joseph Minard
- Wikipedia
- Wikipedia
Environment:
Grafana 7.3
Data source: custom back-end data source, https://github.com/KeckObservatory/epics-grafana-datasource
OS: CentOS 7
User OS/browser: Chrome 83
When a combo box("Select" component) in the query parameters has many entries, clicking on it will sometimes make it pop upwards (vs downwards). The component Z order is apparently underneath the graph itself, obscuring the t