-
Updated
Sep 27, 2020 - 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 7,463 public repositories matching this topic...
-
Updated
Sep 28, 2020 - TypeScript
-
Updated
Sep 27, 2020 - TypeScript
-
Updated
Sep 27, 2020 - Clojure
-
Updated
Sep 15, 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
Sep 26, 2020 - JavaScript
Summary
The following maps to https://twemoji.maxcdn.com/2/72x72/1f6f0-fe0f.png
, which 404
s.
st.beta_set_page_config(
page_icon="🛰️",
)
# yields
# <link rel="shortcut icon" href="https://twemoji.maxcdn.com/2/72x72/1f6f0-fe0f.png">
As a result, the custom favicon does not load.
Steps to reproduce
See above.
Expected behavior:
I expect the `:sa
-
Updated
Sep 27, 2020 - TypeScript
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Sep 23, 2020
The y-axis ticks supports the rotated
option, but the doc is missing.
I haven't checked whether other options are missing.
-
Updated
Sep 26, 2020 - TypeScript
-
Updated
Sep 27, 2020 - JavaScript
-
Updated
Sep 27, 2020 - Python
Is your feature request related to a problem or area of OpenRefine? Please describe.
When previewing an importer's results, there is a text field to enter the project name. When pressing Enter in this field, I would expect the project to be created (without having to click the "Create Project" button).
 runs fine in SQLLab but after clicking Explore on the results the Chart page gives an error about semicolon not allowed