spacepy_logo

Table Of Contents

Previous topic

spacepy.plot.spectrogram.spectrogram

Next topic

spacepy.plot.utils.EventClicker

This Page

spacepy.plot.utils

Utility routines for plotting and related activities

Authors: Jonathan Niehof

Institution: Los Alamos National Laboratory

Contact: jniehof@lanl.gov

Copyright 2012 Los Alamos National Security, LLC.

Classes

EventClicker([ax, n_phases, interval, ...]) Presents a provided figure (normally a time series) and provides an interface to mark events shown in the plot.

Functions

applySmartTimeTicks(ax, time[, dolimit]) Given an axis ‘ax’ and a list/array of datetime objects, ‘time’,
printfig(fignum[, saveonly, pngonly, clean, ...]) save current figure to file and call lpr (print).
smartTimeTicks(time) Returns major ticks, minor ticks and format for time-based plots
timestamp([position, size, draw]) print a timestamp on the current plot, vertical lower right