Skip to content

Commit 2c649d2

Browse files
corrected a label from Canada to Oceania
Addressing issue #5129
1 parent 7d62668 commit 2c649d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/bar-charts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ import plotly.express as px
124124
df = px.data.gapminder().query("continent == 'Oceania'")
125125
fig = px.bar(df, x='year', y='pop',
126126
hover_data=['lifeExp', 'gdpPercap'], color='country',
127-
labels={'pop':'population of Canada'}, height=400)
127+
labels={'pop':'population of Oceania'}, height=400)
128128
fig.show()
129129
```
130130

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy