ant-design-blazor / ant-design-blazor/ant-design-charts-blazor
Currency formatting in charts
- Vorherrschende Sprache
- C#
- Sterne
- 186
- Forks
- 44
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I could not find anything on currency formatting. nor could I find a chart with currency formatting in any of the examples. I also played with Config and looked for formatting, but couldn't find anywhere.
As an alternative, you could format the data as currency (e.g. list.CurrencyValue.ToString("C") ), but this produced completely different problems because you then pass a string to the chart instead of a number.
Does anyone here know or is there really a formatting missing in charts? And if so, will this be fixed at some point or will it stay like this?
Regards
perfect-code
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.