@[email protected]M to Science [email protected]English • 12 days agoggplot2 is love. ggplot2 is life.mander.xyzimagemessage-square41fedilinkarrow-up1472
arrow-up1472imageggplot2 is love. ggplot2 is life.mander.xyz@[email protected]M to Science [email protected]English • 12 days agomessage-square41fedilink
minus-square@[email protected]linkfedilinkEnglish2•11 days agoI only know of gnuplot, how does ggplot differs from gnuplot?
minus-squareAnother CatgirllinkfedilinkEnglish2•11 days 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•10 days 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.