-
Updated
Sep 11, 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,313 public repositories matching this topic...
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Sep 12, 2020 - Clojure
-
Updated
Aug 11, 2020
Currently you have to click on the devtools icon and then toggle errors button.
-
Updated
Sep 12, 2020 - JavaScript
Summary
The following maps to https://twemoji.maxcdn.com/2/72x72/1f6f0-fe0f.png, which 404s.
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 11, 2020 - TypeScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 11, 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 12, 2020 - JavaScript
-
Updated
Sep 11, 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).


This issue tracks Superset's migration from JavaScript to TypeScript (as started in SIP-36). If you'd like to help with the migration, feel free to take an unchecked directory and convert the files within the immediate directory from JavaScript/JSX to TypeScript/TSX. #9162 and #9180 provide some tips for performing the migration. Once com