andes.plot#

The ANDES plotting tool.

Functions

eig_plot(name, args)

parse_y(y, upper[, lower])

Parse command-line input for Y indices and return a list of indices

set_font([family, size, style, weight])

Sets the font for matplotlib.

set_latex()

Enables LaTeX for matplotlib based on the with_latex option and dvipng availability.

set_style([style])

Set matplotlib style.

tdsplot(filename, y[, x, to_csv, find, ...])

TDS plot main function based on the new TDSData class.

Classes

TDSData([full_name, mode, dae, path])

A data container for loading and plotting results from Andes time-domain simulation.