A comparison of different plotting APIs.
Tool | Line | Image | Bar plot | Stacked line chart |
---|---|---|---|---|
PDL::Graphics::Gnuplot | x | x | ||
MATLAB | x | x | ||
ggplot2 | x | X | X | |
R graphics package | x | x | X | |
Gnuplot | x | x | X | |
Pygal | x | X | ||
matplotlib | ||||
Bokeh (Python) | ||||
Bokeh (JS) | ||||
d3.js |