datagrok-ai / public

Public package repository for the Datagrok.ai platform
MIT License
45 stars 26 forks source link

#2776: Line chart: page is frozen if too many categories are used in split #2776

Open katerina-stepanova opened 7 months ago

katerina-stepanova commented 7 months ago

v1.17. v.1.18.

Steps to reproduce:

  1. Open SPGI
  2. Add a line chart
  3. Configure a couple of columns for Y axis and switch to log scale
  4. Open Split columns selector
  5. Add several columns to split

Expected results: optimise line chart so that it's possible to add more columns to split. Browser page should not freeze.

Actual results: Browser page is freezing for a while when ~5-10 columns are added to split (depending on data in the table and columns selected). When more columns are added, page is frozen permanently. Issue looks to be reproduced easier when Y is on log scale.

dnillovna commented 7 months ago

This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-15399

katerina-stepanova commented 4 months ago

v1.19.2

Issue can be still easily reproduced for SPGI table and 5-10 columns in split. Columns used on Y axis during testing: Average mass, TPSA, both in log scale.

dnillovna commented 4 months ago

This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-16255

dnillovna commented 3 weeks ago

Olesia Pavlenko commented in Jira:

Found on release 1.20

katerina-stepanova commented 1 week ago

Issue can be reproduced with v1.22. SPGI table and 5-10 columns in split. Columns used on Y axis during testing: Average mass, TPSA, both in log scale. Page is frozen completely if there are 5-7 columns selected and one of them has several hundred values. Page is lagging severely if there are 8-10 columns selected, each one under 10 categories.