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
Add support for float numbers in renderers and use locale string for numbers (#72)
* Add thousand separator to SingleValueChart
* Extract get type and renderer into util
* Added unified rendering for single values/tables
* Add thousand separator for numbers, unified rendering for single number charts (#71)
* Add thousand separator to SingleValueChart
* Extract get type and renderer into util
* Added unified rendering for single values/tables
Co-authored-by: Marius Conjeaud <[email protected]>
Co-authored-by: Niels de Jong <[email protected]>
* Add thousand separator for numbers, unified rendering for single number charts (#71)
* Add thousand separator to SingleValueChart
* Extract get type and renderer into util
* Added unified rendering for single values/tables
Co-authored-by: Marius Conjeaud <[email protected]>
Co-authored-by: Niels de Jong <[email protected]>
* Add support for float rendering
Co-authored-by: Marius Conjeaud <[email protected]>
Co-authored-by: Niels de Jong <[email protected]>
0 commit comments