✨ Create your data app within minutes with
Plotly Studio
Plotly Community Forum
How to i fix the percentage decimal values of y axis in line chart and bar chart?
📊 Plotly Python
anand95m
May 12, 2022, 6:37am
1
)
smail
May 12, 2022, 7:36pm
2
use this
fig.update_yaxes(tickformat=".2%")
anand95m
May 13, 2022, 12:21pm
3
its worked .Thank you
@smail
1 Like
Related topics
Topic
Replies
Views
Activity
Change y-axis number type to percentage for both plots in subplot
📊 Plotly Python
0
6109
June 22, 2020
Format secondary yaxis in a subplots.make_subplots to % (percentage) fig.update_yaxes
📊 Plotly Python
2
5939
October 29, 2021
Plotly axis problems
📊 Plotly Python
6
2518
April 24, 2020
yAxis display having floating point error
plotly.js
4
1495
July 8, 2016
Yaxis labeling 0 as negative
plotly.js
5
1968
September 4, 2020