Apply categorical colouring for some column: around 1000 categories, .color-coding-match-type = starts with, .color-coding-fallback-color is set
Add a scatter plot
Set scatter plot colouring by that column with categorical colours
Following table and layout with colours already set can be used to reproduce the issue:
PubChemExampleSlowColours.zip
It approximates the amount of data from the real use case scenario.
Expected results: performance should be improved, colouring should be applied more quickly and without freezing the page.
Actual results: the page is freezing for a while when colouring is applied.
v1.20.2
Steps to reproduce:
Following table and layout with colours already set can be used to reproduce the issue: PubChemExampleSlowColours.zip It approximates the amount of data from the real use case scenario.
Expected results: performance should be improved, colouring should be applied more quickly and without freezing the page. Actual results: the page is freezing for a while when colouring is applied.