All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.assets.rjzjh.echarts.config.js Maven / Gradle / Ivy

require.config({
    paths: {
        'theme': './theme',
        'map': './map',
        'extension': './extension'
    },
    packages: [
        {
            main: 'echarts',
            location: 'http://localhost:8080/resource/js/echarts/src',
            name: 'echarts'
        },
        {
            main: 'zrender',
            location: 'http://localhost:8080/resource/js/zrender',
            name: 'zrender'
        }
    ]
    // urlArgs: '_v_=' + +new Date()
});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy