Resolved: converting y axis labels to 'percentage'
in
The Complete Data Visualization Course with Python, R, Tableau, and Excel
/
Line Chart - Python - How to Create a Line Chart
maam we converted the y axis labels to percentage in excel and tableau lecs, i dont know if not including how to do it in python was intentional or not but i would like to know how to do it thnx!
1 answers ( 1 marked as helpful)
Hi Rohan,
thanks for reaching out!
Including y-axis percentages requires an extra step in Python, but it's nothing too complex. You can see an implementation of such an axis here, in the bar and line chart section of the course - https://learn.365datascience.com/courses/data-visualization/bar-and-line-chart-python-how-to-create-a-bar-and-line-chart/
Best,
365 Eli