8000 added blog links to the tutorial · SciRuby/rubyplot@8efa9d6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8efa9d6

Browse files
author
alishdipani
committed
added blog links to the tutorial
1 parent 3ffd94c commit 8efa9d6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

tutorial/magick/Rubyplot_Tutorial(Magick).ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
"[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",
2121
"[3. Simple plots in Rubyplot](https://alishdipani.github.io/gsoc2019/2019/06/28/Simple-Plots-in-Rubyplot/) \n",
2222
"[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]()"
2426
]
2527
},
2628
{
@@ -272,7 +274,7 @@
272274
"[11. Multi Stacked-bar plot](#11.-Multi-Stacked-bar-plot) \n",
273275
"[12. Multi Bar plot](#12.-Multi-Bar-plot) \n",
274276
"[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",
276278
" \n",
277279
"Multiple Subplots - \n",
278280
"[15. Multiple Subplots Example 1](#15.-Multiple-Subplots-Example-1) \n",

0 commit comments

Comments
 (0)
0