You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When going into "Large View" mode in a chart, particularly from a panel within a flexible layout, the plotted graph lacks sharpness, as well as the ability to interact with it by hovering over individual points, zooming in with the mouse or the buttons, panning, etc. When trying to perform these actions, the graph stays frozen in its blurry state, it never gets redrawn from its original form.
Steps to Reproduce
Create a new flexible layout
Assign telemetry to the two panels presented by default
Maximize either of them by clicking "Large View"
Observe the blurriness in the chart
Rub your eyes to make sure it isn't an artifact of your vision system 🙃
@inad9300 Thanks for reporting this. I was able to reproduce the issue on v3.2.1, but not on 86e636c, so this will be fixed in the next release (which should be released by the end of this month). Once I identify the commit that fixed the issue, I'll follow up in this thread so you can build your own from source for the meantime, if needed.
Summary
When going into "Large View" mode in a chart, particularly from a panel within a flexible layout, the plotted graph lacks sharpness, as well as the ability to interact with it by hovering over individual points, zooming in with the mouse or the buttons, panning, etc. When trying to perform these actions, the graph stays frozen in its blurry state, it never gets redrawn from its original form.
Steps to Reproduce
Environment
npm run build:prod
Impact Check List
Additional Information
An example:
The text was updated successfully, but these errors were encountered: