-
Updated
May 18, 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 9,544 public repositories matching this topic...
-
Updated
May 17, 2021 - TypeScript
-
Updated
May 18, 2021 - Clojure
-
Updated
May 17, 2021
Summary
When import streamlit and supervisely_lib together in a project there occurs a TypeError.
Steps to reproduce
Code snippet:
import streamlit as st
import supervisely_lib as sly
If applicable, please provide the steps we should take to reproduce the bug:
- run the code with streamlit run ...
- see error/traceback when you open the streamlit page
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
Bug report
This is an existing bug that is already known but it might be prevented by using extra initialization steps.
I hope someone can guide me.
Error: `"Locator attempting to generate 4018 ticks ([10775.0,
-
Updated
May 18, 2021 - TypeScript
-
Updated
May 18, 2021 - JavaScript
-
Updated
May 18, 2021 - TypeScript
-
Updated
May 18, 2021 - JavaScript
-
Updated
May 15, 2021
The y-axis ticks supports the rotated
option, but the doc is missing.
I haven't checked whether other options are missing.
-
Updated
May 18, 2021 - JavaScript
-
Updated
May 14, 2021 - Python
To Reproduce
Configure a reconciliation service that returns URIs as IDs.
Hovering over reconciliation suggestions, automatically matched values and manually mapped values will fail to retrieve the preview information as ID contained in the callback is truncated.
-
Updated
May 10, 2021 - JavaScript
-
Updated
Apr 22, 2021 - HTML
-
Updated
May 17, 2021 - Jupyter Notebook
-
Updated
May 12, 2021 - JavaScript
-
Updated
May 10, 2021 - JavaScript
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
-
Updated
May 6, 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
May 12, 2021 - JavaScript
-
Updated
May 11, 2021 - JavaScript
-
Updated
Apr 29, 2021 - TypeScript
Created by Charles Joseph Minard
- Wikipedia
- Wikipedia
What would you like to be added:
Total bytes processed was removed in grafana/grafana@1c838f5 as this was considered temporary solution before we implement Inspector. However, based on feedback, this is valuable information for every query and therefore we should bring it back.