-
Updated
Apr 11, 2022 - 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 13,366 public repositories matching this topic...
-
Updated
May 7, 2022 - TypeScript
The Mixed Time-Series chart type allows for configuring the title of the primary and the secondary y-axis.
However, while only the title of the primary axis is shown next to the axis, the title of the secondary one is placed at the upper end of the axis where it gets hidden by bar values and zoom controls.
How to reproduce the bug
- Create a mixed time-series chart
- Configure axi
-
Updated
May 7, 2022 - TypeScript
-
Updated
May 7, 2022 - Clojure
Problem
See #3856 . Developer would like the ability to configure whether the developer menu or viewer menu is displayed while they are developing on cloud IDEs like Gitpod or Github Codespaces
Solution
Create a config option
showDeveloperMenu: true | false | auto
where
- true: always shows the developer menu locally and while deployed
- false: always sho
-
Updated
Apr 14, 2022
Describe your context
Please provide us your environment, so we can easily reproduce the issue.
- replace the result of
pip list | grep dash
below
dash 2.0.0
dash-bootstrap-components 1.0.0
-
if frontend related, tell us your Browser, Version and OS
- OS: [e.g. iOS] Windows
- Browser [e.g. chrome, safari]: Chrome 96.0x, Edge 96.0x, Firefox
Bug summary
When the build gets to https://github.com/matplotlib/matplotlib/blob/main/src/_tkagg.cpp#L262-L273 on Cygwin, the build fails with a few goto crosses initialization
warnings, which are easy to fix, and two error: ‘PyErr_SetFromWindowsErr’ was not declared in this scope
, which are less easy to fix.
Code for reproduction
pip install matplotlib
-
Updated
May 3, 2022 - TypeScript
-
Updated
May 6, 2022 - JavaScript
-
Updated
May 8, 2022 - JavaScript
-
Updated
May 7, 2022 - TypeScript
-
Updated
May 4, 2022
- Base README.md
- Quizzes
- Introduction base README
- Defining Data Science README
- Defining Data Science assignment
- Ethics README
- Ethics assignment
- Defining Data README
- Defining Data assignment
- Stats and Probability README
- Stats and Probability assignment
- Working with Data base README
- Rel
-
Updated
May 6, 2022 - JavaScript
-
Updated
May 6, 2022 - JavaScript
-
Updated
May 8, 2022 - Python
-
Updated
Apr 25, 2022 - HTML
-
Updated
May 5, 2022 - Python
The y-axis ticks supports the rotated
option, but the doc is missing.
I haven't checked whether other options are missing.
It would be good to be able to have the field name escaped with the SQL importer, and to be able to choose by which character.
This was discussed in Issue #1940
Proposed solution
Add a text field for an escape character in the SQL Exporter.
Alternatives considered
Data manipulation at the text level after exportation.
Additional context
 for the time between 22:00 and 6:00 in the nighttime and discard the data from 6:00 till 22:00 during the daytime.
So, when filtering the data with
-
Updated
Apr 28, 2022 - JavaScript
-
Updated
Apr 22, 2022 - JavaScript
-
Updated
May 8, 2022 - TypeScript
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
Nov 29, 2021 - Jupyter Notebook
Created by Charles Joseph Minard
- Wikipedia
- Wikipedia
What happened:
Following the instructions on this page, I configure my alert with severity and component tags. I then configured PagerDuty side. However, the notification that I got in PagerDuty didn't include the correct field values. Specifically, the component
and severity fields wer