sql-editor
Here are 17 public repositories matching this topic...
-
Updated
May 28, 2022 - Clojure
-
Updated
May 28, 2022 - JavaScript
-
Updated
Apr 29, 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
如果想前后端分离部署
前端需要什么特殊环境不,还是nginx即可?
需要改动哪些地方的配置和代码吗?
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
May 26, 2022 - TypeScript
-
Updated
May 20, 2022 - Java
-
Updated
May 3, 2021 - TypeScript
-
Updated
Nov 11, 2021 - JavaScript
-
Updated
May 25, 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