Hello everyone,
How to set the Y axis as currency on an Area chart?
Thanks!
Hello everyone,
How to set the Y axis as currency on an Area chart?
Thanks!
Are you just referring to formatting it as $x,xxx?
Yes!
You have a few options…
Regex pattern (https://regexr.com/3ivk1) or a simple javascript script
Hello @daves88, thanks for your answer! Did you already tried these options? ChartsJS seems to operate in a different way…