gristlabs/grist-core

chart series limit notification

Open

#851 opened on Feb 13, 2024

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

Repository metrics

Stars
 (3,613 stars)
PR merge metrics
 (Avg merge 11d 9h) (47 merged PRs in 30d)

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