FLCharts icon indicating copy to clipboard operation
FLCharts copied to clipboard

Add show/hide y-axis feature

Open SvenMuc opened this issue 2 years ago • 0 comments

Added feature to show/hide the y-axis. Basically there are to ways to configure the y-axis.

  • Added showYAxisattribute to show/hide the y-axis
  • Added .none to enum YPosition to directly hide the y-axis

SvenMuc avatar Jun 01 '22 22:06 SvenMuc