Skip to content

Commit 1f515ff

Browse files
authored
Rename matplotlib_pie_charts.md to matplotlib-pie-charts.md
1 parent 5323d96 commit 1f515ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/plotting-visualization/matplotlib_pie_charts.md renamed to contrib/plotting-visualization/matplotlib-pie-charts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,4 +230,4 @@ plt.legend(labels, title="Flowers")
230230
# Show plot
231231
plt.show()
232232
```
233-
![Legends](images/legends.png)
233+
![Legends](images/legends.png)

0 commit comments

Comments
 (0)