Skip to content

Add Simple Column chart#2

Open
dqmrf wants to merge 3 commits into
mainfrom
highcharts/01-simple-column
Open

Add Simple Column chart#2
dqmrf wants to merge 3 commits into
mainfrom
highcharts/01-simple-column

Conversation

@dqmrf

@dqmrf dqmrf commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@dqmrf
dqmrf requested a review from raf18seb June 17, 2026 15:06

@raf18seb raf18seb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! Nothing to change.

One optional bonus if you like, just as an exercise: instead of tracking highestY while you generate the data, try generating only the random values above the config and then finding the maximum from inside the config - for example in the formatter, where you have this available. The tricky part is how to update plotLine value (see chart.update() for a reference)

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.

2 participants