Enum graphomate.ui.charts.enums.OutlierMode
graphomate.ui.charts.enums.OutlierMode.Short
Outliers are displayed as a single triangle with its value on top.
graphomate.ui.charts.enums.OutlierMode.Long
Outliers are displayed as an arrow with two triangles on top that reaches to the very top of the deviation chart.
Add Comment