PyFoam.Basics.XkcdMatplotlibTimelines module¶
Plots a collection of timelines
-
class
PyFoam.Basics.XkcdMatplotlibTimelines.
XkcdMatplotlibTimelines
(timelines, custom, showWindow=True, registry=None)[source]¶ Bases:
PyFoam.Basics.MatplotlibTimelines.MatplotlibTimelines
This class opens a matplotlib window, modifies it to XKCD-mode and plots a timelines-collection in it
-
__init__
(timelines, custom, showWindow=True, registry=None)[source]¶ - Parameters
timelines (TimeLineCollection) – The timelines object
custom – A CustomplotInfo-object. Values in this object usually override the
other options
-
__module__
= 'PyFoam.Basics.XkcdMatplotlibTimelines'¶
-