Skip to content

fix: Remove frequency_bar#955

Merged
jnumainville merged 4 commits intodeephaven:mainfrom
jnumainville:66_remove_req_bar
Oct 25, 2024
Merged

fix: Remove frequency_bar#955
jnumainville merged 4 commits intodeephaven:mainfrom
jnumainville:66_remove_req_bar

Conversation

@jnumainville
Copy link
Copy Markdown
Collaborator

Fixes #66

BREAKING: frequency_bar is no longer supported. Instead, only pass one of x or y into bar.

@jnumainville jnumainville requested review from a team and mattrunyon and removed request for a team October 23, 2024 20:20
mattrunyon
mattrunyon previously approved these changes Oct 23, 2024
Copy link
Copy Markdown
Member

@mofojed mofojed left a comment

Choose a reason for hiding this comment

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

Does frequency_bar no longer work at all? We shouldn't just remove APIs and cause breaking changes, we should be deprecating it first.

@jnumainville
Copy link
Copy Markdown
Collaborator Author

jnumainville commented Oct 24, 2024

Yes in the current version of this PR it was completely removed. I'll deprecate the existing path instead. We never documented it beyond it being available in the API because it has been marked for removal long ago so hopefully we can remove it soon.
Is there a way to document deprecations so they show up clearly in the CHANGELOG? I suppose I could rename this to "Deprecate frequency_bar"

mofojed
mofojed previously approved these changes Oct 24, 2024
Comment thread plugins/plotly-express/src/deephaven/plot/express/plots/bar.py Outdated
@jnumainville jnumainville merged commit 17fbfca into deephaven:main Oct 25, 2024
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.

remove frequency_bar

4 participants