plotly.graph_objects.waterfall.totals package

class plotly.graph_objects.waterfall.totals.Marker(arg=None, color=None, line=None, **kwargs)

Bases: plotly.basedatatypes.BaseTraceHierarchyType

property color

Sets the marker color of all intermediate sums and total values.

The ‘color’ property is a color and may be specified as:
Returns

Return type

str

property line

The ‘line’ property is an instance of Line that may be specified as:

Returns

Return type

plotly.graph_objects.waterfall.totals.marker.Line