Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…hartsOrg#2894) * Give the users customizable axis label limits (Fixes ChartsOrg#2085) This change adds the ability to users to override the imposed limitation of at least 2 labels per axis and at most 25 labels per axis at their own risk. By default these customizable limits are hardcoded to the previous limits, at least 2 labels, at most 25. * Type inference was enough to declare 'axisMinLabels' and 'axisMaxLabels' properties
- Loading branch information