Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/google/charts
https://github.com/google/charts
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/google/charts
- Owner: google
- License: apache-2.0
- Archived: true
- Created: 2018-03-09T08:17:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T16:35:35.000Z (about 2 years ago)
- Last Synced: 2024-07-05T06:40:58.518Z (6 months ago)
- Language: Dart
- Homepage: https://pub.dev/packages/charts_flutter
- Size: 5.08 MB
- Stars: 2,806
- Watchers: 77
- Forks: 1,170
- Open Issues: 481
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter - Charts - By Google Charts Team. (Components / Map)
- awesome-flutter - Google Charts
README
# Discontinued
**This project is no longer maintained**, and will not receive further updates. Community members interested in collaborating on a community-maintained fork can coordinate in [this issue](https://github.com/google/charts/issues/798).
---
Charts is a general charting library, currently enabled for the
[Flutter mobile UI framework](https://flutter.io).See the [online gallery](https://google.github.io/charts/flutter/gallery.html) 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](https://travis-ci.org/google/charts.svg?branch=master)](https://travis-ci.org/google/charts)
## charts_common
[![charts_common pub package](https://img.shields.io/pub/v/charts_common.svg)](https://pub.dartlang.org/packages/charts_common)
A common library for charting packages.
## charts_flutter
[![charts_flutter pub package](https://img.shields.io/pub/v/charts_flutter.svg)](https://pub.dartlang.org/packages/charts_flutter)
A charting package for [Flutter](https://flutter.io), supporting both Android
and iOS.All charts packages are licensed under the Apache 2 license, see the
[LICENSE](LICENSE) and [AUTHORS](AUTHORS) files for details.