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

£ sign rendering as � #368

Open
shizaro opened this issue Jan 27, 2022 · 1 comment
Open

£ sign rendering as � #368

shizaro opened this issue Jan 27, 2022 · 1 comment

Comments

@shizaro
Copy link

shizaro commented Jan 27, 2022

Hi there, I'm using the textRenderer in justGage and the label is rendering at �100 instead of £100, any ideas on how to solve this?

textRenderer: function (val) {
return "£" + val;
},

@robertsLando
Copy link
Collaborator

It's a browser problem maybe

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