Skip to content

Commit a40e710

Browse files
vpollo11Oumaimafisaoui
authored andcommitted
chore (visualizations) : fix prettier fmt
1 parent cdece5b commit a40e710

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

subjects/ai/visualizations/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ The plot has to contain:
198198
- 6 subplots: 2 rows, 3 columns
199199
- Keep space between plots: `hspace=0.5` and `wspace=0.5`
200200
- Each plot contains
201-
202201
- Text (2,3,i) centered at 0.5, 0.5. _Hint_: check the parameter `ha` of `text`
203202
- a title: Title i
204203

@@ -273,7 +272,6 @@ The plot has to contain:
273272

274273
- [Resource 1](https://matplotlib.org/3.3.3/tutorials/index.html)
275274
- [Resource 2](https://towardsdatascience.com/matplotlib-tutorial-learn-basics-of-pythons-powerful-plotting-library-b5d1b8f67596)
276-
277275
- [Resource 3](https://github.com/rougier/matplotlib-tutorial)
278276
- [Resource 4](https://jakevdp.github.io/PythonDataScienceHandbook/05.13-kernel-density-estimation.html)
279277
- [Resource 5](https://plotly.com/python/box-plots/)

0 commit comments

Comments
 (0)