Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

How to customize the Flutter Sparkcharts (SfSparkBarChart) ?

SfSparkBarChart widget renders the spark bar type series. Here, we have depicted the options to customize the highest, lowest, negative, first, last point colors and for the axis crossing. Initially, declare and initialize the SfSparkBarChart widget and bind the data source. The color property is used to customize the appearance of the bar chart. Using the firstPointColor and lastPointColor properties, customize the appearance first and last point colors of the bar chart, respectively. Using the lowPointColor and highPointColor properties, customize the appearance of the lowest and highest point colors of the bar chart, respectively. Use the negativePointColor property to customize the appearance of negative values alone.

Documentation: https://help.syncfusion.com/flutter/sparkcharts/sparkcharts-types#bar-chart

Requirements to run the demo

How to run this application

To run this application, you need to first clone or download the ‘customize sparkcharts flutter’ repository and open it in your preferred IDE. Then, build and run your project to view the output.

Further help

For more help, check the Syncfusion Flutter documentation, or Flutter documentation.

About

SfSparkBarChart widget renders the spark bar type series. Here, we have depicted the options to customize the highest, lowest, negative, first, last point colors and for the axis crossing. Initially, declare and initialize the SfSparkBarChart widget and bind the data source. The color property is used to customize the appearance of the bar chart...

Topics

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages