Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove frequency_bar #955

Merged
merged 4 commits into from
Oct 25, 2024

Conversation

jnumainville
Copy link
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
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
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
@jnumainville jnumainville merged commit 17fbfca into deephaven:main Oct 25, 2024
17 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.

remove frequency_bar
4 participants