showMonthsName property
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;
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.
final bool? showMonthsName;