TanvirAlam / mfbf_old

My Financial Balance Forecasting (mfbf)
1 stars 1 forks source link

Solution for generating different types of charts #25

Open TanvirAlam opened 7 years ago

TanvirAlam commented 7 years ago

CHARTS:

https://laravel-news.com/laravel-charts

http://www.chartjs.org/

https://www.highcharts.com/

TanvirAlam commented 7 years ago

Issue: https://github.com/TanvirAlam/mfbf/issues/54 could solve our problem

sydgren commented 7 years ago

Vue-bulma is an organization on github. Vue-admin is the framework I showed you.

Bulma is a CSS framework just like Bootstrap. Vue-admin is a template for Bulma just like AdminLTE is a template for Bootstrap. Vue-bulma just has a lot of components for Vue, so it's easier to make cards, tables, etc. The same exists for AdminLTE.

All the charts are standalone libraries. They're just included in the demo to show off different layouts and how to integrate them with Vue. All the charts will work just as fine in AdminLTE.

Which dashboard template you choose is entirely up to you.