Edit D:\xinhaisoft\crisis_new\Scripts\echarts\theme\purple-passion.js
(function (root, factory) { if (typeof define === 'function' && define.amd) { // AMD. Register as an anonymous module. define(['exports', 'echarts'], factory); } else if (typeof exports === 'object' && typeof exports.nodeName !== 'string') { // CommonJS factory(exports, require('echarts')); } else { // Browser globals factory({}, root.echarts); } }(this, function (exports, echarts) { var log = function (msg) { if (typeof console !== 'undefined') { console && console.error && console.error(msg); } }; if (!echarts) { log('ECharts is not Loaded'); return; } echarts.registerTheme('purple-passion', { "color": [ "#9b8bba", "#e098c7", "#8fd3e8", "#71669e", "#cc70af", "#7cb4cc" ], "backgroundColor": "rgba(91,92,110,1)", "textStyle": {}, "title": { "textStyle": { "color": "#ffffff" }, "subtextStyle": { "color": "#cccccc" } }, "line": { "itemStyle": { "normal": { "borderWidth": "2" } }, "lineStyle": { "normal": { "width": "3" } }, "symbolSize": "7", "symbol": "circle", "smooth": true }, "radar": { "itemStyle": { "normal": { "borderWidth": "2" } }, "lineStyle": { "normal": { "width": "3" } }, "symbolSize": "7", "symbol": "circle", "smooth": true }, "bar": { "itemStyle": { "normal": { "barBorderWidth": 0, "barBorderColor": "#ccc" }, "emphasis": { "barBorderWidth": 0, "barBorderColor": "#ccc" } } }, "pie": { "itemStyle": { "normal": { "borderWidth": 0, "borderColor": "#ccc" }, "emphasis": { "borderWidth": 0, "borderColor": "#ccc" } } }, "scatter": { "itemStyle": { "normal": { "borderWidth": 0, "borderColor": "#ccc" }, "emphasis": { "borderWidth": 0, "borderColor": "#ccc" } } }, "boxplot": { "itemStyle": { "normal": { "borderWidth": 0, "borderColor": "#ccc" }, "emphasis": { "borderWidth": 0, "borderColor": "#ccc" } } }, "parallel": { "itemStyle": { "normal": { "borderWidth": 0, "borderColor": "#ccc" }, "emphasis": { "borderWidth": 0, "borderColor": "#ccc" } } }, "sankey": { "itemStyle": { "normal": { "borderWidth": 0, "borderColor": "#ccc" }, "emphasis": { "borderWidth": 0, "borderColor": "#ccc" } } }, "funnel": { "itemStyle": { "normal": { "borderWidth": 0, "borderColor": "#ccc" }, "emphasis": { "borderWidth": 0, "borderColor": "#ccc" } } }, "gauge": { "itemStyle": { "normal": { "borderWidth": 0, "borderColor": "#ccc" }, "emphasis": { "borderWidth": 0, "borderColor": "#ccc" } } }, "candlestick": { "itemStyle": { "normal": { "color": "#e098c7", "color0": "transparent", "borderColor": "#e098c7", "borderColor0": "#8fd3e8", "borderWidth": "2" } } }, "graph": { "itemStyle": { "normal": { "borderWidth": 0, "borderColor": "#ccc" } }, "lineStyle": { "normal": { "width": 1, "color": "#aaaaaa" } }, "symbolSize": "7", "symbol": "circle", "smooth": true, "color": [ "#9b8bba", "#e098c7", "#8fd3e8", "#71669e", "#cc70af", "#7cb4cc" ], "label": { "normal": { "textStyle": { "color": "#eeeeee" } } } }, "map": { "itemStyle": { "normal": { "areaColor": "#eeeeee", "borderColor": "#444444", "borderWidth": 0.5 }, "emphasis": { "areaColor": "rgba(224,152,199,1)", "borderColor": "#444444", "borderWidth": 1 } }, "label": { "normal": { "textStyle": { "color": "#000000" } }, "emphasis": { "textStyle": { "color": "rgb(255,255,255)" } } } }, "geo": { "itemStyle": { "normal": { "areaColor": "#eeeeee", "borderColor": "#444444", "borderWidth": 0.5 }, "emphasis": { "areaColor": "rgba(224,152,199,1)", "borderColor": "#444444", "borderWidth": 1 } }, "label": { "normal": { "textStyle": { "color": "#000000" } }, "emphasis": { "textStyle": { "color": "rgb(255,255,255)" } } } }, "categoryAxis": { "axisLine": { "show": true, "lineStyle": { "color": "#cccccc" } }, "axisTick": { "show": false, "lineStyle": { "color": "#333" } }, "axisLabel": { "show": true, "textStyle": { "color": "#cccccc" } }, "splitLine": { "show": false, "lineStyle": { "color": [ "#eeeeee", "#333333" ] } }, "splitArea": { "show": true, "areaStyle": { "color": [ "rgba(250,250,250,0.05)", "rgba(200,200,200,0.02)" ] } } }, "valueAxis": { "axisLine": { "show": true, "lineStyle": { "color": "#cccccc" } }, "axisTick": { "show": false, "lineStyle": { "color": "#333" } }, "axisLabel": { "show": true, "textStyle": { "color": "#cccccc" } }, "splitLine": { "show": false, "lineStyle": { "color": [ "#eeeeee", "#333333" ] } }, "splitArea": { "show": true, "areaStyle": { "color": [ "rgba(250,250,250,0.05)", "rgba(200,200,200,0.02)" ] } } }, "logAxis": { "axisLine": { "show": true, "lineStyle": { "color": "#cccccc" } }, "axisTick": { "show": false, "lineStyle": { "color": "#333" } }, "axisLabel": { "show": true, "textStyle": { "color": "#cccccc" } }, "splitLine": { "show": false, "lineStyle": { "color": [ "#eeeeee", "#333333" ] } }, "splitArea": { "show": true, "areaStyle": { "color": [ "rgba(250,250,250,0.05)", "rgba(200,200,200,0.02)" ] } } }, "timeAxis": { "axisLine": { "show": true, "lineStyle": { "color": "#cccccc" } }, "axisTick": { "show": false, "lineStyle": { "color": "#333" } }, "axisLabel": { "show": true, "textStyle": { "color": "#cccccc" } }, "splitLine": { "show": false, "lineStyle": { "color": [ "#eeeeee", "#333333" ] } }, "splitArea": { "show": true, "areaStyle": { "color": [ "rgba(250,250,250,0.05)", "rgba(200,200,200,0.02)" ] } } }, "toolbox": { "iconStyle": { "normal": { "borderColor": "#999999" }, "emphasis": { "borderColor": "#666666" } } }, "legend": { "textStyle": { "color": "#cccccc" } }, "tooltip": { "axisPointer": { "lineStyle": { "color": "#cccccc", "width": 1 }, "crossStyle": { "color": "#cccccc", "width": 1 } } }, "timeline": { "lineStyle": { "color": "#8fd3e8", "width": 1 }, "itemStyle": { "normal": { "color": "#8fd3e8", "borderWidth": 1 }, "emphasis": { "color": "#8fd3e8" } }, "controlStyle": { "normal": { "color": "#8fd3e8", "borderColor": "#8fd3e8", "borderWidth": 0.5 }, "emphasis": { "color": "#8fd3e8", "borderColor": "#8fd3e8", "borderWidth": 0.5 } }, "checkpointStyle": { "color": "#8fd3e8", "borderColor": "rgba(138,124,168,0.37)" }, "label": { "normal": { "textStyle": { "color": "#8fd3e8" } }, "emphasis": { "textStyle": { "color": "#8fd3e8" } } } }, "visualMap": { "color": [ "#8a7ca8", "#e098c7", "#cceffa" ] }, "dataZoom": { "backgroundColor": "rgba(0,0,0,0)", "dataBackgroundColor": "rgba(255,255,255,0.3)", "fillerColor": "rgba(167,183,204,0.4)", "handleColor": "#a7b7cc", "handleSize": "100%", "textStyle": { "color": "#333333" } }, "markPoint": { "label": { "normal": { "textStyle": { "color": "#eeeeee" } }, "emphasis": { "textStyle": { "color": "#eeeeee" } } } } }); }));
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de