Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable to change currency format from dollars to euros #11328

Open
zsellami opened this issue Oct 19, 2020 · 5 comments
Open

Enable to change currency format from dollars to euros #11328

zsellami opened this issue Oct 19, 2020 · 5 comments

Comments

@zsellami
Copy link

@zsellami zsellami commented Oct 19, 2020

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

@issue-label-bot
Copy link

@issue-label-bot issue-label-bot bot commented Oct 19, 2020

Issue-Label Bot is automatically applying the label #enhancement to this issue, with a confidence of 0.55. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@junlincc
Copy link

@junlincc junlincc commented Oct 20, 2020

Thank you, Zied for suggesting the enhancement. This feature is not currently on Superset 1.0 roadmap so we won't be able to get to it till early next year likely. However, this looks like a 'good first issue' for any community contributors to work on. If you are interested in contributing, I can point you to the right direction and connect you with you engineers.

@dstadz
Copy link

@dstadz dstadz commented Oct 22, 2020

Hey @junlincc, I am interested in contributing to this issue. Is it still available to be worked on?

@willbarrett
Copy link
Member

@willbarrett willbarrett commented Oct 26, 2020

Yup, go ahead and work on it!

@leocape
Copy link

@leocape leocape commented Nov 6, 2020

Also with specifying a currency it would be nice to have the option to remove decimals eg. $,.2f becomes $,.0f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.