@fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish • 3 months agoggplot2 is love. ggplot2 is life.mander.xyzimagemessage-square37fedilinkarrow-up1466arrow-down10
arrow-up1466arrow-down1imageggplot2 is love. ggplot2 is life.mander.xyz@fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish • 3 months agomessage-square37fedilink
minus-square@someacnt@sh.itjust.workslinkfedilinkEnglish2•3 months agoI only know of gnuplot, how does ggplot differs from gnuplot?
minus-squareAnother CatgirllinkfedilinkEnglish2•3 months agoNot sure, but here’s a video of it working Your browser does not support playing HTML5 video. You can download a copy of the video file instead. Here is a description of the content: gnuplot sample video
minus-square@Hawk@lemmynsfw.comlinkfedilinkEnglish1•3 months agoVery different. Ggplot is for plotting data using a layered approach in R. Gnuplot is more like a plotting toolkit in itself. Ggplot looks better with less effort typically. It’s comparable to seaborn.
I only know of gnuplot, how does ggplot differs from gnuplot?
Not sure, but here’s a video of it working
Very different. Ggplot is for plotting data using a layered approach in R. Gnuplot is more like a plotting toolkit in itself.
Ggplot looks better with less effort typically. It’s comparable to seaborn.