rawgraphs / rawgraphs-app

A web interface to create custom vector-based visualizations on top of RAWGraphs core
https://rawgraphs.io
Apache License 2.0
8.63k stars 1.84k forks source link

Better Percentage Support #354

Open ghost opened 2 years ago

ghost commented 2 years ago

In which part of the interface would this feature applies?

[x] 1. Load your data [ ] 2. Choose a chart [ ] 3. Mapping [x] 4. Customize [ ] 5. Export

Is your feature request related to a problem? Please describe. I need to be able to show percentages in the final chart.

Describe the solution you'd like Either allow "25%" to be counted as number instead of string, or an option in customization to display numbers as percentages: Input: ".25" ----> On Graph: "25%"

Describe alternatives you've considered n/a

Additional context n/a