sql-editor
Here are 17 public repositories matching this topic...
-
Updated
Apr 27, 2022 - Clojure
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Mar 7, 2022 - Java
Unlike all the existing charts that graph a string (most likely) against a number, this graphs numbers on both axises. So in addition to the configuration changes needed for passing the right field to chartjs, the PR for this should also change the "preferred type" to "number" for the x axis when the chart type is scatter plot.
-
Updated
Mar 8, 2022 - Java
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.
 의 추가가 필요함
- Canceled를 추가할지에 대해서는 고민이 필요함
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Mar 31, 2022 - Java
-
Updated
May 3, 2021 - TypeScript
-
Updated
Nov 11, 2021 - JavaScript
-
Updated
Apr 16, 2022 - TypeScript
-
Updated
Aug 10, 2021 - Java
Improve this page
Add a description, image, and links to the sql-editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sql-editor 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