Skip to content

Make userOptions of the chart available within customCode context - #551

Merged
PaulDalek merged 5 commits into
highcharts:masterfrom
level420:fix-issue-548-options-in-customcode-context
Aug 5, 2024
Merged

Make userOptions of the chart available within customCode context#551
PaulDalek merged 5 commits into
highcharts:masterfrom
level420:fix-issue-548-options-in-customcode-context

Conversation

@level420

Copy link
Copy Markdown
Contributor

Make the chart options available again in the customCode context which is compatible to the previous, phantomjs/node export server. Fixes#548

Make the chart options available again in the customCode context which is compatible to the previous, phantomjs/node export server.
Fixeshighcharts#548

@jszuminskijszuminski 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.

Overall, looks good to me, thanks! @PaulDalek could you take a look?

@jszuminskijszuminski 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.

@level420 could you please add this change under Fixes in the changelog for v4.1.0?

@level420

Copy link
Copy Markdown
ContributorAuthor

@jszuminski@PaulDalek I think this PR is ready to be merged.

@PaulDalek
PaulDalek merged commit 7a2ad0e into highcharts:masterAug 5, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chart options object is not available in the customCode context in current node-export-server (master)

3 participants

@level420@PaulDalek@jszuminski