pyskyfire.viz.plot_common.PlotStationProperty¶
- class pyskyfire.viz.plot_common.PlotStationProperty(station_dicts, station_list, property_name, labels=None, title=True, ylabel=None, template='plotly_white', ylim=None)¶
Bases:
digraph inheritance6baf0d4e7d { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "PlotBase" [URL="../core/PlotBase.html#pyskyfire.viz.core.PlotBase",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Common helpers + Plotly passthrough."]; "PlotStationProperty" [URL="PlotStationProperty.html#pyskyfire.viz.plot_common.PlotStationProperty",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; "PlotBase" -> "PlotStationProperty" [arrowsize=0.5,style="setlinewidth(0.5)"]; }pyskyfire.viz.core.PlotBaseCommon helpers + Plotly passthrough.