Skip to content

Conversation

@mofojed
Copy link
Member

@mofojed mofojed commented Jun 26, 2025

  • Picking feat: DH-18073: Static image creation for dx #1167 back to deephaven.ui v0.29
  • Without this being in the deephaven.ui release branch, the part converting bytes to a string were missing
  • DH-18703 failed because though we updated the plotly-express plugin, we failed to update the deephaven.ui plugin as well

@mofojed mofojed requested a review from jnumainville June 26, 2025 20:45
@mofojed mofojed self-assigned this Jun 26, 2025
@github-actions github-actions bot requested a review from margaretkennedy June 26, 2025 20:45
@github-actions
Copy link

ui docs preview (Available for 14 days)

@github-actions
Copy link

plotly-express docs preview (Available for 14 days)

@mofojed mofojed removed the request for review from margaretkennedy June 26, 2025 20:48
@mofojed mofojed changed the title feat: DH-18073: ui.image convert bytes to str (#1167) fix: DH-18073: ui.image convert bytes to str (#1167) Jun 26, 2025
- Kaleido just released v1.0.0 yesterday (June 19, 2025), which contains
breaking changes and is only compatible with plotly>=6.1.1
- We use plotly <6.0.0 (until we finish updating to the latest)
- Fix up our docs and setup.cfg to be more explicit about which version
of kaleido to install.
@github-actions github-actions bot requested a review from margaretkennedy June 27, 2025 14:14
@github-actions
Copy link

ui docs preview (Available for 14 days)

@github-actions
Copy link

plotly-express docs preview (Available for 14 days)


Convert a `DeephavenFigure` to a static image using the `to_image_uri` method.
In order to use this feature, you need to have the `kaleido` package installed.
Either install will `all` extras or install `kaleido` separately.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Either install will `all` extras or install `kaleido` separately.
Either install with `all` extras or install `kaleido` separately.

## Theme Template

Customize the theme with the `template` argument.
Default options are `"plotly"`, `"plotly_white"`, `"plotly_dark"`, `"ggplot2"`, `"seaborn"`, and `"simple_white"`.
Copy link
Contributor

Choose a reason for hiding this comment

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

might be nice to do -

"Default options are:

  • "plotly"
  • "plotly_white"

and so on

@mofojed
Copy link
Member Author

mofojed commented Jun 27, 2025

@margaretkennedy I probably should have removed you from this review - this is a cherry-pick back to a release branch... you already reviewed these docs when they went into main: #1167

Made a PR to main for your suggestions: #1200

@mofojed mofojed merged commit b6d3230 into deephaven:release/ui-v0.29 Jun 27, 2025
25 checks passed
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.

3 participants