Ability to add more than 2 series to x axis
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
**Is your feature request related to a problem? Please describe.**
You might want to plot something like the following:

**Describe the solution you'd like**
Ability to plot more than 2 series in a bar, line, area charts
**Describe alternatives you've considered**
n/a
**How important is this feature to you?**
Requested by a customer, internal ticket [here](https://app.usepylon.com/issues/views/663f0f78-70ed-4cfa-8ea0-6f97128e13c8?conversationID=34b623bf-2147-4fb7-aedd-5ae7c044489c)
**Additional context**
n/a
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
The issue names no files, tests, or entry points, so first locate the chart implementation and its existing series handling. Done means bar, line, and area charts can plot more than two series, with coverage for the supported cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100