showMonthsName property

bool? showMonthsName
final

Whether only the name of the month should be shown on the x-axis.

Defaults to 'false'. Is mostly useful when date range in graph is one year.

Implementation

final bool? showMonthsName;