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

Currency formatting in charts #126

Open
true-perfect-code opened this issue Sep 1, 2023 · 0 comments
Open

Currency formatting in charts #126

true-perfect-code opened this issue Sep 1, 2023 · 0 comments

Comments

@true-perfect-code
Copy link

I could not find anything on currency formatting. nor could I find a chart with currency formatting in any of the examples. I also played with Config and looked for formatting, but couldn't find anywhere.

As an alternative, you could format the data as currency (e.g. list.CurrencyValue.ToString("C") ), but this produced completely different problems because you then pass a string to the chart instead of a number.

Does anyone here know or is there really a formatting missing in charts? And if so, will this be fixed at some point or will it stay like this?

Regards
perfect-code

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

No branches or pull requests

1 participant