You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
Does any has concerned how to truncate trailing zeros in chart widgets? Since the most of the numbers in CRM are really high (over 7 digits) and considering we use currency fields having a 5 decimal digits the numbers in axes and labels become very long and data overvirew gets really problematic.
Other than that the fields used for this purpose are actually integers and are not supposed to have any decimal zeros at all.
Could maybe anyone suggest how to get rid of trailing zeros? also another question would be if there is possibility to get rid of data labels and leave only the ones which pop up upon cursor pointer?
This discussion was converted from issue #13697 on December 14, 2020 10:20.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi guys,
Does any has concerned how to truncate trailing zeros in chart widgets? Since the most of the numbers in CRM are really high (over 7 digits) and considering we use currency fields having a 5 decimal digits the numbers in axes and labels become very long and data overvirew gets really problematic.
Other than that the fields used for this purpose are actually integers and are not supposed to have any decimal zeros at all.
Could maybe anyone suggest how to get rid of trailing zeros? also another question would be if there is possibility to get rid of data labels and leave only the ones which pop up upon cursor pointer?
Thanks a lot in advance!
Beta Was this translation helpful? Give feedback.
All reactions