Comment on ggplot2 is love. ggplot2 is life.
anothercatgirl@lemmy.blahaj.zone 5 weeks 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 5 weeks ago
I only know of gnuplot, how does ggplot differs from gnuplot?
anothercatgirl@lemmy.blahaj.zone 5 weeks ago
Not sure, but here’s a video of it working gnuplot sample video
Hawk@lemmynsfw.com 5 weeks 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.