Hacker News new | ask | show | jobs
by goerz 2510 days ago
As far as "fully featured" goes, there is nothing more fully featured than matplotlib. It just tends to take a lot more code to generate a plot, compared to some higher-level libraries, so for simple visualizations, matplotlib may not be worth the tradeoff of power vs ease of use.
1 comments

Nothing really beats "plot sin(x)" in gnuplot.