Replies: 1 comment
-
|
same here. any solution to this? |
Beta Was this translation helpful? Give feedback.
0 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.
-
i'm using a candlestick bars chart. Sometimes when i resize the charts, when im programatically changing the size of the charts, the bars are blurry (not pixel perfect). I notice when im manually resizing the chart (via css resize), the chart sometimes gets jumpy, as if it's resizing itself for pixel perfect rendering.
My question is, is there a way to manually invoke the function to re-render the chart bars so it is pixel perfect?
Beta Was this translation helpful? Give feedback.
All reactions