The sherpa.plot.utils module

Helper functions for plotting

This module contains a few helper functions for reformatting arrays in ways that facilitate easier plotting.

Functions

intersperse(a, b)

Interleave two arrays a and b

histogram_line(xlo, xhi, y)

Manually create x, y arrays for draw histrogram line