widgetastic_patternfly4.piechart module¶
-
class
widgetastic_patternfly4.piechart.PieChart(parent=None, id=None, locator=None, logger=None, *args, **kwargs)¶ Bases:
widgetastic_patternfly4.bulletchart.BulletChartRepresents the Pie Chart from Patternfly 4 (https://www.patternfly.org/v4/documentation/react/charts/chartpie)
-
APPLY_OFFSET= False¶
-
LEGEND_ITEM_REGEX= re.compile('(\\d+): (\\w.*)|(\\w.*): (\\d+)')¶
-