Replies: 1 comment 3 replies
-
core.scale, search for int16range (cant link with mobile github :/) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i Upgraded from chart.js 2 - > 3. But now getPixelForValue() is rangebound between [-32768,32767]. Anyone know where this being set and how you can override it.
I have a use case where i can draw elements on a chart but they are allowed to move off screen. With this limit that functionality is now being broken and the element persist on screen when we hit those range limits
I have scoured the internet but can seem to find any solutions to this
Beta Was this translation helpful? Give feedback.
All reactions