[]
FlexChart provides the flexibility to group axis labels as per the requirement. Axis grouping helps in improving the readability of the chart and makes it easy for analyzing data from different levels. Implementation of axis grouping in FlexChart depends on the data you are using, it can be either categorical data, numerical data, or DateTime data.
FlexChart supports the following axis grouping depending upon the data.
Learn how to perform axis grouping while working with categorical data.
Learn how to perform axis grouping while working with numerical data.
Learn how to perform axis grouping while working with date time format data.