Email or username:

Password:

Forgot your password?
5 comments
efelbar

@bouncepaw ooo nice! what graphing software are you using?

efelbar

@bouncepaw haha, noooo! I was trying to hold off learning R and just use python bc my data processing needs are very trivial, but if it can make charts like this...

heck, I'm working on too many things right now :Þ

bouncepaw 🍄

@flbr let me tell you that charts are built in R, in the very core. You get functions like plot, lines, points, hist, rect. All the host stuff.

Go Up