Changes for version 0.16
- For consistency with the rest of the parameters, which have a [xy]_
- naming scheme, I changed the names of the following parameters: xcol -> x_col xdata -> x_data xlabel -> x_label xlog -> x_log xrange -> x_range ycol -> y_col ydata -> y_data yerr_col -> y_err_col yerr_data -> y_err_data ylabel -> y_label ylog -> y_log yrange -> y_range. The old [xy] style is supported but depreciated.
Modules
Generate simple 2-D scientific plots with logging, errbars, etc.