@[email protected]M to Science [email protected]English • 3 months agoggplot2 is love. ggplot2 is life.mander.xyzimagemessage-square40fedilinkarrow-up1482arrow-down114
arrow-up1468arrow-down1imageggplot2 is love. ggplot2 is life.mander.xyz@[email protected]M to Science [email protected]English • 3 months agomessage-square40fedilink
minus-square@[email protected]linkfedilinkEnglish2•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@[email protected]linkfedilinkEnglish1•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.