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.
Fixes highcharts#548

@jszuminski jszuminski 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?

@jszuminski jszuminski 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?

@PaulDalek PaulDalek requested a review from jszuminski August 1, 2024 16:56
@level420

level420 commented Aug 5, 2024

Copy link
Copy Markdown
Contributor Author

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

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

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