Skip to content

Commit

Permalink
Update README.md with High Charts package information
Browse files Browse the repository at this point in the history
  • Loading branch information
senthilnasa committed Oct 5, 2024
1 parent 8c4ffe6 commit e2c1a73
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# high_chart
<p align="center">
<img src="https://i.ibb.co/GnKh9tp/kisspng-highsoft-highcharts-data-visualization-technology-crisp-5b0bc0d5cc2c53-729988461527496917836.jpg" />
</p>

A chart library based on High Charts (.JS), able to build advanced charts like Pie chart, linear chart, etc.

## Getting Started
[![pub package](https://img.shields.io/pub/v/high_chart.svg?label=high_chart&color=blue)](https://pub.dev/packages/high_chart)
[![popularity](https://img.shields.io/pub/popularity/high_chart?logo=dart)](https://pub.dev/packages/high_chart/score)
[![pub points](https://img.shields.io/pub/points/high_chart?logo=dart)](https://pub.dev/packages/high_chart/score)
![building](https://github.com/senthilnasa/high_chart/workflows/build/badge.svg)

This project is a starting point for a Flutter
[plug-in package](https://flutter.dev/to/develop-plugins),
a specialized package that includes platform-specific implementation code for
Android and/or iOS.

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
# High Charts Package for Flutter
A Flutter package to use [High Charts](https://www.highcharts.com/)

## Usage
To use this plugin, please visit the [Usage documentation](https://github.com/senthilnasa/high_chart/wiki)

0 comments on commit e2c1a73

Please sign in to comment.