The sherpa.plot.backend_utils module

This module has utilities for backends.

They are not useful on their own, but can help to define new plotting backends.

Functions

translate_args(func)

A decorator to translate function arguments.

add_kwargs_to_doc(param_doc)

Add documentation for keyword parameters

get_keyword_defaults(func[, ignore_args])

Get default values for keyword arguments