I figured out what was causing the chart to flicker or flash when scrolling changes direction. I had a "resize" event listener that redraws the chart for the reason of dynamically making my chart responsive when resizing the window. After I removed that, it didn't flicker anymore.
On Wednesday, June 8, 2022 at 4:12:56 PM UTC-6 Alvin Galit wrote: > Has anyone run into this issue I'm running into now? I would scroll down > and then back up and when it stops scrolling the my horizontal bar chart > flashes once. And it keeps doing it everything I change direction in > scrolling. I'd like to know if there's any solution to this. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/e331c602-6ef3-4d53-ba87-0d7a9a7575fcn%40googlegroups.com.
