Propose a "Limit" identical to the maximum number of series allowed for graphics
Open
Nobody has claimed this yet.
Querying/GUI
Type:New Feature
Visualization/Chart Settings
Visualization/Charts
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
In the "Limit" selector set a value identical to the maximum number of series allowed for graphics:
`This chart type doesn't support more than 100 series of data`
:arrow_down: Please click the :+1: reaction instead of leaving a `+1` or `update?` comment
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Limit selector and the graphics validation that reports the 100-series maximum. Confirm how the chart type's maximum is determined, then make the selector use the same value and verify that its limit matches the displayed constraint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100