Comment on ggplot2 is love. ggplot2 is life.
anothercatgirl@lemmy.blahaj.zone 2 months ago
Why not just use gnuplot?
I only know of gnuplot, how does ggplot differs from gnuplot?
Not sure, but here’s a video of it working gnuplot sample video
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.
someacnt@sh.itjust.works 2 months ago
I only know of gnuplot, how does ggplot differs from gnuplot?
anothercatgirl@lemmy.blahaj.zone 2 months ago
Not sure, but here’s a video of it working gnuplot sample video
Hawk@lemmynsfw.com 2 months ago
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.