Skip to content

why highstocks use this method does not take effect #49

@wen-dong

Description

@wen-dong

import Vue from 'vue'
import vueHighcharts from 'vue-highcharts';

import Highcharts from 'highcharts';
import loadStock from 'highcharts/modules/stock';
loadStock(Highcharts);

export default () => {
Vue.use(vueHighcharts, { Highcharts })
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions