Open main menu

Changes

Plotting API

179 bytes added, 21:03, 8 February 2015
→‎Development: Expanded the software specific function description.
* 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.
* For a new graph type, a new function should be added to the [http://www.nmr-relax.com/api/3.3/lib.plotting.api-module.html lib.plotting.api module]. The first function argument should be 'format'.
* Implement the plotting function in the software specific module. This should have identical arguments to the [http://www.nmr-relax.com/api/3.3/lib.plotting.api-module.html lib.plotting.api] function, but without the initial 'format' argument.
* Register the software specific function in the API by adding it to the software independent function in [http://www.nmr-relax.com/api/3.3/lib.plotting.api-module.html lib.plotting.api].
Trusted, Bureaucrats
4,223

edits