Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change chart legend #381

Closed
bnbs opened this issue Nov 1, 2017 · 1 comment
Closed

Change chart legend #381

bnbs opened this issue Nov 1, 2017 · 1 comment

Comments

@bnbs
Copy link

bnbs commented Nov 1, 2017

Is it possible to format the value of the chart legend as currency or a way where I can set the legend that I want to show?

For now the legend is something like this:

title
300.0 Type1
397.0 Type2
990.2 Type3

but I want to format those numbers as currency 'BRL' so I want something like this

title
Type1 - R$300,00
Type2 - R$397,00
Type3 - R$990,20

I'm using nativescript + angular.

@bnbs bnbs changed the title Format chart legend Change chart legend Nov 1, 2017
@tsonevn
Copy link

tsonevn commented Nov 7, 2017

Hi @brunaaanayara,
Thank you for your interest in UI for NativeScript.
At this point changing the legend's label format is not supported. This feature is already logged here in this issue. You could keep track on the other issue for further info and also you could leave additional comment in it,

@tsonevn tsonevn closed this as completed Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants