-
Updated
Feb 11, 2021 - 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 8,659 public repositories matching this topic...
User now can change X AXIS FORMAT in time series charts and see date format on rich tooltip. However, the first date of the month is always missing its full time format in tooltip. (e.g. 1/1/2021 is displayed as Jan 2021) see video
<img width="294" alt="Screen Shot 2021-02-08 at 9 05 58 PM"
-
Updated
Feb 11, 2021 - TypeScript
-
Updated
Feb 12, 2021 - Clojure
-
Updated
Feb 8, 2021
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
Summary
When a function has print('sth', file=sys.stderr) in the body I get:
InternalHashError: [Errno 2] No such file or directory: '<stderr>'
While caching the body of eval_models_on_all_data(), Streamlit encountered an object of type _io.TextIOWrapper, which it does not know how to hash.Steps to reproduce
Code snippet:
@st.cache
def f():
prin-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Feb 12, 2021 - TypeScript
-
Updated
Feb 12, 2021 - TypeScript
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Feb 11, 2021
The y-axis ticks supports the rotated option, but the doc is missing.
I haven't checked whether other options are missing.
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Feb 10, 2021 - Python
The expressions editor window includes a Help tab that has some plain-text information about each variable and function.
I am editing this text right now to match the user manual. I'd like the fields to render with links (they currently just have full URLS that users can copy-pa
-
Updated
Jan 10, 2021 - JavaScript
-
Updated
Dec 22, 2020 - JavaScript
-
Updated
Feb 4, 2021 - HTML
-
Updated
Feb 11, 2021 - Jupyter Notebook
-
Updated
Nov 15, 2020 - JavaScript
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
-
Updated
Feb 4, 2021 - Jupyter Notebook
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
Feb 11, 2021 - JavaScript
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Feb 7, 2021 - TypeScript
-
Updated
Jan 12, 2021 - JavaScript
Created by Charles Joseph Minard
- Wikipedia
- Wikipedia
When I select the ruler, ruler-logs or alertmanager datasources, I get an empty query editor. We should just not show them.