gristlabs/grist-core

chart series limit notification

Open

#851 opened on Feb 13, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (3,613 stars) (168 forks)batch import
good first issue

Description

Hi, when trying to setup a line graph with splitted series, looks like we hit a 50 series limit on the chart and legend.

Would be nice to have a notification so we know that the chart only show a part of the data and we may miss some.

Ability to set higher series limit would be nice too.

Contributor guide