Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
21.73k stars 1.49k forks source link

Chart component truncates zeros off of decimal points. #12768

Open ConorWebb96 opened 7 months ago

ConorWebb96 commented 7 months ago

Checklist

Hosting

Describe the bug When interacting with any of the graph components, truncation occurs on zeros after a decimal point. In some cases users would rather this didn't happen and it instead just displayed the whole value used.

To Reproduce Steps to reproduce the behavior:

  1. Use an array that consists with numeric data that has decimal points
  2. Some items must have .70, .80 etc.
  3. See that it will only display 810.7 instead of 810.70.

Expected behavior Show the full number instead of removing the zeros.

Screenshots

Screenshot 2024-01-12 at 12 02 19

linear[bot] commented 7 months ago

BUDI-7893 Chart component turnicates zeros off of decimal points.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had any activity for six months.