The Flutter 100% stacked line chart displays multiple series of data as stacked lines, ensuring that the cumulative proportion of each stacked element always totals 100%. Thus, the y-axis will always render within the range 0–100. This chart type is best suited for depicting the relative contribution of data points. You can create beautiful, animated, real-time and high-performance 100% stacked line chart that also supports the interactive features such as zooming and panning, trackball, crosshair, tooltip and selection.
Rotate the Flutter 100% stacked line chart to plot data in the vertical direction and view it from a different perspective.
Empty or null data points are elegantly handled in the Flutter 100% stacked line chart.
Customize the color and border of the 100% stacked line chart using built-in APIs to make it visually unique.