superman66 / vue-highcharts

The Component of Vue 2.x for highcharts
https://codesandbox.io/s/jjyqvv0k13
MIT License
115 stars 48 forks source link

Filesize? #7

Open nickycdk opened 7 years ago

nickycdk commented 7 years ago

Do you have plans in the future on minimizing the filesize for this? As of now it quite large, would be great if one could use specific imports on which chart you wanted to use?

Like import {Chart} from 'vue2-highcharts';

superman66 commented 7 years ago

Yeah, I will consider it in the furture.