File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
subjects/ai/visualizations Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff 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/ )
You can’t perform that action at this time.
0 commit comments