Skip to content

Refactor LineChartExample for simpler line series configuration#2

Merged
hunterg325 merged 1 commit intomainfrom
add-react-wrapper
Jan 19, 2026
Merged

Refactor LineChartExample for simpler line series configuration#2
hunterg325 merged 1 commit intomainfrom
add-react-wrapper

Conversation

@hunterg325
Copy link
Collaborator

Refactor LineChartExample for simpler line series configuration

  • Reduce generated line data size from 5000 to 1000 points to make the example lighter and faster to render.[page:1]
  • Simplify the line series configuration by removing custom name, lineStyle, areaStyle, and explicit axis configuration so the example focuses on the core chart usage.[page:1]
  • Keep two minimal line series definitions using the shared generateLineData helper for a clearer, more maintainable demo setup.[page:1]

@hunterg325 hunterg325 merged commit 04d44bf into main Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant