Flutter Circular Charts (SfCircularChart) Overview

2 Aug 20211 minute to read

Syncfusion Flutter Circular Charts (SfCircularChart) widget is written natively in Dart for creating beautiful and high-performance Circular charts, which are used to craft high-quality applications using Flutter.

Overview Flutter chart

To get start quickly with our Flutter circular chart widget, you can check on this video.

Key Features

  • Chart types - Supports 3 different series types such as pie, doughnut, and radial bar series. Each type represents data in a unique style. It is more user friendly and has greater UI visualization.

    Chart Types

  • User interaction - The end-user experience is greatly enhanced by including the user interaction features such as callbacks, selection, tooltip, and explode in chart.

  • Legends - Display additional information about the chart series. The chart legend can also be used to collapse the series. The legends can be wrapped or scrolled if an item exceeds the available bounds.

    Legend

  • Dynamic update - Updates the chart dynamically or lazily with live data that changes over seconds or minutes like stock prices, temperature, speed, etc.