blob: 2d5024c4f87bdf7fc51e9d37aab55870c618f55c [file] [log] [blame]
module.exports = {
galleryViewPath: '../../../echarts-examples/public/view.html?c=',
galleryEditorPath: '../../../echarts-examples/public/editor.html?c=',
imagePath: 'asset/img/',
gl: {
imagePath: 'asset/gl/img/'
}
};