sql-editor
Here are 17 public repositories matching this topic...
-
Updated
Feb 9, 2022 - Clojure
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Aug 2, 2021 - 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
Jan 21, 2022 - Java
-
Updated
Feb 9, 2022 - TypeScript
https://docs.gethue.com/developer/api/cli/
TODO:
- Auth:
- On auth, auto select SQL and storage connectors if only one, or select from the list
- Remember last value used: e.g. dialect/connector, propose last api URL/login as default when relogin..
- Query: select dialect, execute a custom statement reusing Notebook Python lib
- Storage: download, upload
Is your feature request related to a problem? Please describe.
Job Log 화면 검색조건 내 상태(Running) 의 추가가 필요함
- Canceled를 추가할지에 대해서는 고민이 필요함
-
Updated
Feb 9, 2022 - TypeScript
-
Updated
Dec 1, 2021 - Java
-
Updated
May 3, 2021 - TypeScript
-
Updated
Nov 11, 2021 - JavaScript
-
Updated
Aug 10, 2021 - Java
-
Updated
Feb 8, 2022 - TypeScript
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