diff --git a/README.md b/README.md index 0207f9c14..2e7392dae 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,6 @@ flutter packages get |:------------:|:------------:|:-------------:| | [![](https://github.com/imaNNeoFighT/fl_chart/raw/master/repo_files/images/line_chart/line_chart_sample_1_anim.gif)](https://github.com/imaNNeoFighT/fl_chart/blob/master/repo_files/documentations/line_chart.md#sample-1-source-code) | [![](https://github.com/imaNNeoFighT/fl_chart/raw/master/repo_files/images/line_chart/line_chart_sample_2_anim.gif)](https://github.com/imaNNeoFighT/fl_chart/blob/master/repo_files/documentations/line_chart.md#sample-2-source-code) | [![](https://github.com/imaNNeoFighT/fl_chart/raw/master/repo_files/images/bar_chart/bar_chart_sample_1_anim.gif)](https://github.com/imaNNeoFighT/fl_chart/blob/master/repo_files/documentations/bar_chart.md#sample-1-source-code) | -### 4 - Follow the roadmap -##### you can follow the roadmap from [here](repo_files/documentations/roadmap.md), and (let me know your suggestions) - ### And the last but not least 🔥 ##### :beer: pull requests are welcome! diff --git a/repo_files/documentations/roadmap.md b/repo_files/documentations/roadmap.md deleted file mode 100644 index 1929ea5ec..000000000 --- a/repo_files/documentations/roadmap.md +++ /dev/null @@ -1,18 +0,0 @@ -## Roadmap - - -- [x] Add Interactivity ([Docs](https://github.com/imaNNeoFighT/fl_chart/blob/master/repo_files/documentations/handle_touches.md)) - -- [x] Add Animations ([Docs](https://github.com/imaNNeoFighT/fl_chart/blob/master/repo_files/documentations/handle_animations.md)) - -- [x] Add ScatterPlot chart - -- [ ] Add HeatMap Chart [see more](https://altair-viz.github.io/gallery/simple_heatmap.html) - -- [ ] Composability - -- [ ] Add Zoom feature - -- [x] Add stacked column chart (on our BarChart) - -let me know your suggestions to add here \ No newline at end of file