-
Updated
Mar 19, 2022 - TypeScript
data-viz
Here are 200 public repositories matching this topic...
-
Updated
Jul 31, 2020
-
Updated
Feb 14, 2022 - TypeScript
Convert to FCs/Hooks
Requirement
- Convert components to FCs
- Convert utils to hooks
Tasks
FCs
- Bar Chart
- Area Chart
- Heatmap
- Hive Plot
- Sankey
- Line Chart
- Linear Gauge
- Pie Chart
- Radial Area
- Radial Line
- Radial Bar Chart
- Radial Scatter Plot
- Scatter Plot
- Sparklines
- Axis
- Gridlines
- Brush
- [
-
Updated
Mar 14, 2022 - C++
A data source with a cvs file and set the date type field to date format, an error is reported .
Datart Version
1.0.0.beta.0
Describe the bug
When I import a cvs document and set the date type field to date format, an error is reported in the data view query, and the error message is as follows,"For input string: "3,420".And When I set the date type field as string format,the query get OK.
![1642654247(1)](https://user-images.githubusercontent.com/6930421/150275618-d7b5ea4b-67
-
Updated
Mar 18, 2022 - C
-
Updated
Jan 27, 2022 - JavaScript
-
Updated
Feb 27, 2022 - JavaScript
Describe the bug
This is probably an order of operations issue in the Qt widget updating logic.
- Go to
Controls->Lighting... - Pull down
Active lightto2 - Enable the light by checking the
Enablebox. - Hit Apply
- Disable the light by UNchecking the
Enablebox.
You get the error message...
You have modified the properties of a disabled light. This will have
-
Updated
Mar 9, 2022 - C++
-
Updated
Mar 17, 2022 - R
-
Updated
Mar 18, 2022 - C++
-
Updated
Mar 18, 2022 - PHP
-
Updated
Feb 26, 2022 - TypeScript
-
Updated
Jun 5, 2020 - C++
-
Updated
Jul 26, 2021 - JavaScript
-
Updated
Nov 18, 2021 - CSS
-
Updated
May 26, 2020 - HTML
-
Updated
Feb 28, 2022 - Vue
-
Updated
Sep 5, 2021 - R
-
Updated
Jun 29, 2016 - R
-
Updated
Sep 23, 2020 - R
Improve this page
Add a description, image, and links to the data-viz topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-viz topic, visit your repo's landing page and select "manage topics."
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