You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorial/magick/Rubyplot_Tutorial(Magick).ipynb
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,9 @@
20
20
"[2. A detailed scatter plot example with the entire working of Rubyplot explained with codebase](https://alishdipani.github.io/gsoc2019/2019/06/10/The-Scatter-plot-example/) \n",
21
21
"[3. Simple plots in Rubyplot](https://alishdipani.github.io/gsoc2019/2019/06/28/Simple-Plots-in-Rubyplot/) \n",
22
22
"[4. Multi plots in Rubyplot](https://alishdipani.github.io/gsoc2019/2019/07/13/Multi-plots-in-Rubyplot/) \n",
23
-
"[5. Show and plot functions explaine
8000
d](https://alishdipani.github.io/gsoc2019/2019/07/26/The-show-and-the-plot-functions/) "
23
+
"[5. Show and plot functions explained](https://alishdipani.github.io/gsoc2019/2019/07/26/The-show-and-the-plot-functions/) \n",
24
+
"[6. IRuby integration and ticks](https://alishdipani.github.io/gsoc2019/2019/08/22/IRuby-integration-and-ticks/)\n",
25
+
"[7. Wrapping up GSoC 2019]()"
24
26
]
25
27
},
26
28
{
@@ -272,7 +274,7 @@
272
274
"[11. Multi Stacked-bar plot](#11.-Multi-Stacked-bar-plot) \n",
273
275
"[12. Multi Bar plot](#12.-Multi-Bar-plot) \n",
274
276
"[13. Multi Candle-stick plot](#13.-Multi-Candle-stick-plot) \n",
275
-
"[14. multi Box plot](#14.-Multi-Box-plot) \n",
277
+
"[14. Multi Box plot](#14.-Multi-Box-plot) \n",
276
278
" \n",
277
279
"Multiple Subplots - \n",
278
280
"[15. Multiple Subplots Example 1](#15.-Multiple-Subplots-Example-1) \n",
0 commit comments