Skip to content

stvdbac/charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of flutter_charts https://github.com/stvdbac/charts to add smooth lines

use:

git pull https://github.com/google/charts.git master
git push

to merge changes from charts.

in pubspec.yaml use

  charts_flutter:
    git:
      url: git://github.com/stvdbac/charts.git
      path: charts_flutter

Charts is a general charting library, currently enabled for the Flutter mobile UI framework.

See the online gallery for supported chart types and examples of how to custom components of the chart.

Note: This is not an official Google product.

Travis CI Build Status

charts_common

charts_common pub package

A common library for charting packages.

charts_flutter

charts_flutter pub package

A charting package for Flutter, supporting both Android and iOS.

All charts packages are licensed under the Apache 2 license, see the LICENSE and AUTHORS files for details.

Development

This project is developed internally at Google and published for external consumption, external contributions unfortunately cannot be taken at this time.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.8%
  • Other 0.2%