Closed IanMayo closed 7 years ago
When we vary the input to an heatmap, there then follows a series of updates to the TabularView, then an update to the HeatMap
Really, these updates should be cached (so only the latest update is performed), and they should happen in another thread.
When we vary the input to an heatmap, there then follows a series of updates to the TabularView, then an update to the HeatMap
Really, these updates should be cached (so only the latest update is performed), and they should happen in another thread.