Enum graphomate.ui.charts.enums.OutlierMode
deprecated since graphomate.ui.charts v1.1.3
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