Skip to content

Auto-scaling of the go.Bar does not respect labels #2788

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

Open
ikeszvpvb9ye opened this issue Sep 23, 2020 · 0 comments
Open

Auto-scaling of the go.Bar does not respect labels #2788

ikeszvpvb9ye opened this issue Sep 23, 2020 · 0 comments
Labels
bug something broken P3 backlog

Comments

@ikeszvpvb9ye
Copy link

ikeszvpvb9ye commented Sep 23, 2020

Hello! Auto-scaling of the graph does not respect labels. Since there are a lot of graphs in the notebook, each of them has its own scatter of data and they are all formed by one function, then I cannot correctly calculate the scale through
fig.update_yaxes (range = [min (array.delta) * scale, max (array.total) * scale], constrain = "range" )
Some of the graphs still do not display labels, and some have excessive margins
0001
Please fix it

Artifacts for playback
materials.zip

@ikeszvpvb9ye ikeszvpvb9ye changed the title Auto-scaling of the graph does not respect labels Auto-scaling of the go.Bar does not respect labels Sep 23, 2020
@gvwilson gvwilson self-assigned this Jun 18, 2024
@gvwilson gvwilson removed their assignment Aug 2, 2024
@gvwilson gvwilson added P3 backlog bug something broken labels Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken P3 backlog
Projects
None yet
Development

No branches or pull requests

2 participants