We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550a7ad commit 8e02af9Copy full SHA for 8e02af9
content/data-visualization.md
@@ -273,7 +273,7 @@ calls.
273
- Matplotlib cheatsheets: <https://github.com/matplotlib/cheatsheets>
274
- You can also select among pre-defined themes/
275
[style
276
- sheets](https://matplotlib.org/3.1.1/gallery/style_sheets/style_sheets_reference.html)
+ sheets](https://matplotlib.org/stable/gallery/style_sheets/style_sheets_reference.html)
277
with {obj}`~matplotlib.style.use`, for instance:
278
```python
279
plt.style.use('ggplot')
0 commit comments