Skip to content

Pass plotlyjs arg to PageGenerator constructor#336

Merged
ayjayt merged 2 commits intomasterfrom
pass-plotlyjs-arg
May 29, 2025
Merged

Pass plotlyjs arg to PageGenerator constructor#336
ayjayt merged 2 commits intomasterfrom
pass-plotlyjs-arg

Conversation

@emilykl
Copy link
Collaborator

@emilykl emilykl commented May 29, 2025

Closes #335

When the Kaleido constructor receives a value for plotlyjs in **kwargs, pass that value through to the PageGenerator constructor. This makes it possible to specify a local path or web URL for Plotly.js, rather than using the default Plotly.js.

@emilykl emilykl requested a review from ayjayt May 29, 2025 18:41
@ayjayt
Copy link
Collaborator

ayjayt commented May 29, 2025

@emilykl is this rc14? could i trouble you for a changelog entry if so

@emilykl
Copy link
Collaborator Author

emilykl commented May 29, 2025

@ayjayt yes! Done

@ayjayt ayjayt merged commit 8c85412 into master May 29, 2025
4 checks passed
@ayjayt ayjayt deleted the pass-plotlyjs-arg branch May 29, 2025 19:55
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.

Support passing plotlyjs argument from kaleido.* into PageGenerator constructor

2 participants