Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 1.48 KB

File metadata and controls

77 lines (50 loc) · 1.48 KB

Plotters: visualizing ixdat data

Source: https://github.com/ixdat/ixdat/tree/user_ready/src/ixdat/plotters

In ixdat, straightforward plotting of your data is a priority. Here you can find the documentation for the already implemented plotters for different kinds of experimental data. Use the menu on the right for easier navigation between the different sections.

Basic

The base_mpl_plotter module

ixdat.plotters.base_mpl_plotter

The value_plotter module

ixdat.plotters.value_plotter

Electrochemistry

The ec_plotter module

ixdat.plotters.ec_plotter

Mass Spectrometry

The ms_plotter module

ixdat.plotters.ms_plotter

EC-MS

The ecms_plotter module

ixdat.plotters.ecms_plotter

Spectra

The spectrum_plotter module

ixdat.plotters.spectrum_plotter

Spectroelectrochemistry

The sec_plotter module

ixdat.plotters.sec_plotter