To implement a new plotting feature for a certain software package, for example for Gnuplot, an equivalent function should be provided in the [http://www.nmr-relax.com/api/3.3/lib.plotting.gnuplot-module.html lib.plotting.gnuplot module]. This should have the same name as the API function and accept exactly the same arguments, excluding the format argument.
= Development =
To add a new plotting feature for a new software type, a new module in [http://www.nmr-relax.com/api/3.3/lib.plotting-module.html lib.plotting] must be created.