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

SizeScale: Uncaught TypeError: e.translation is undefined #156

Closed
stockiNail opened this issue Dec 27, 2022 · 0 comments · Fixed by #157
Closed

SizeScale: Uncaught TypeError: e.translation is undefined #156

stockiNail opened this issue Dec 27, 2022 · 0 comments · Fixed by #157
Labels
bug Something isn't working

Comments

@stockiNail
Copy link
Contributor

stockiNail commented Dec 27, 2022

When I use BubbleMap controller, with datalabels plugin, I got the following:

Uncaught TypeError: e.translation is undefined
i chartjs-chart-geo@4.1.0:1
_drawIndicator chartjs-chart-geo@4.1.0:1
draw chartjs-chart-geo@4.1.0:1
draw core.scale.js:1639
draw core.controller.js:740
_update core.animator.js:89
_update core.animator.js:60
_request core.animator.js:45
_refresh core.animator.js:44
start core.animator.js:171
render core.controller.js:703
update core.controller.js:549
Mn core.controller.js:206
pen.js:61
promise callback* pen.js:58

To Reproduce

Use the codepen https://codepen.io/sgratzl/pen/YzyJRvm available from readme.

Context

  • Version: chartjs 4.1.1, controller 4.10, datalabels 2.2
  • Browser: FF108.0.1
@stockiNail stockiNail added the bug Something isn't working label Dec 27, 2022
@stockiNail stockiNail changed the title Using Datalabels: Uncaught TypeError: e.translation is undefined Uncaught TypeError: e.translation is undefined Dec 27, 2022
@stockiNail stockiNail changed the title Uncaught TypeError: e.translation is undefined SizeScale: Uncaught TypeError: e.translation is undefined Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant