sql-editor
Here are 12 public repositories matching this topic...
-
Updated
Oct 31, 2020 - Clojure
-
Updated
Oct 30, 2020 - Python
-
Updated
Nov 1, 2020 - JavaScript
-
Updated
Sep 2, 2020 - Java
-
Updated
Jul 1, 2020 - Java
Is your feature request related to a problem? Please describe.
Job Log 화면 검색조건 내 상태(Running) 의 추가가 필요함
- Canceled를 추가할지에 대해서는 고민이 필요함
-
Updated
Oct 31, 2020 - TypeScript
-
Updated
Oct 12, 2020 - Java
-
Updated
Jan 28, 2020 - 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."
Hello,
I want to show euros values on dashboard. But only the $ format are enable. When i changed the $ symbol to € i obtained an error.
How can I show euros value in a chart ?
I want something like "y_axis_format": "$,.2f" ==> to "y_axis_format": ",.2f€"
Regards,
Zied Sellami