lux-widget icon indicating copy to clipboard operation
lux-widget copied to clipboard

SelectableCard click latency for Altair Charts

Open dorisjlee opened this issue 3 years ago • 0 comments

There is a frontend latency associated with clicking each Altair Chart. @jrdzha has looked into this in the past and found that this is due to the way re-drawing is occurring for every interaction. We should investigate how to refactor the frontend codebase to enable more reuse instead of triggering redrawing in React.

dorisjlee avatar Jan 09 '21 12:01 dorisjlee