Skip to content

Add toggle_log_linear_y_axis powerup #165

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

Merged
merged 7 commits into from
Jun 24, 2024
Merged

Conversation

janosh
Copy link
Owner

@janosh janosh commented Jun 24, 2024

plus fixes and enhancements to add_ecdf_line powerup and plot_histogram function

@janosh janosh added enhancement Improvement to existing features/functionality plotly Concerning plotly-powered functions fix Bug fix PRs labels Jun 24, 2024
@janosh janosh enabled auto-merge (squash) June 24, 2024 16:04
@janosh janosh merged commit 3e89e59 into main Jun 24, 2024
7 of 8 checks passed
@janosh janosh deleted the toggle-y-log-linear-powerup branch June 24, 2024 16:16
janosh added a commit that referenced this pull request Mar 28, 2025
* fix add_ecdf_line safe for multiple calls to different traces in the same figure

* add toggle_log_linear_y_axis powerup

adds buttons for toggling between log and linear y-axis when applied to a plotly figure

* fix setting ECDF line color to be the same as target trace

* support multiple datasets in plot_histogram passed as dict[str, Sequence[float]]

* improve plot_histogram() example asset showing multiple datasets + add_ecdf_line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing features/functionality fix Bug fix PRs plotly Concerning plotly-powered functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant