bi
Here are 93 public repositories matching this topic...
-
Updated
Dec 2, 2020 - Clojure
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Dec 2, 2016 - Python
-
Updated
Apr 1, 2020 - JavaScript
-
Updated
Dec 2, 2020 - Vue
-
Updated
Jul 2, 2020
-
Updated
Dec 17, 2018 - JavaScript
-
Updated
Nov 23, 2020 - TypeScript
-
Updated
Sep 1, 2020 - C#
-
Updated
Nov 29, 2020
-
Updated
Jun 3, 2020 - C
-
Updated
Oct 26, 2020 - Shell
-
Updated
Nov 30, 2020
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Dec 15, 2018 - JavaScript
-
Updated
Nov 3, 2020 - Clojure
-
Updated
Apr 14, 2018 - JavaScript
Improve this page
Add a description, image, and links to the bi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bi 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