|
|
@ -803,7 +803,7 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"description": "Highcharts is a charting library written in pure JavaScript, for adding interactive charts to a website or web application.",
|
|
|
|
"description": "Highcharts is a charting library written in pure JavaScript, for adding interactive charts to a website or web application.",
|
|
|
|
"html": "<svg[^>]*><desc>Created with Highcharts ([\\d.]*)\\;version:\\1",
|
|
|
|
"html": "<svg[^>]*><desc>Created with Highcharts ([\\d.]*)\\;version:\\1",
|
|
|
|
"icon": "Highcharts.png",
|
|
|
|
"icon": "Highcharts.svg",
|
|
|
|
"js": {
|
|
|
|
"js": {
|
|
|
|
"Highcharts": "",
|
|
|
|
"Highcharts": "",
|
|
|
|
"Highcharts.version": "^(.+)$\\;version:\\1"
|
|
|
|
"Highcharts.version": "^(.+)$\\;version:\\1"
|
|
|
@ -828,7 +828,7 @@
|
|
|
|
25
|
|
|
|
25
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"html": "<svg[^>]*><desc>Created with Highstock ([\\d.]*)\\;version:\\1",
|
|
|
|
"html": "<svg[^>]*><desc>Created with Highstock ([\\d.]*)\\;version:\\1",
|
|
|
|
"icon": "Highcharts.png",
|
|
|
|
"icon": "Highcharts.svg",
|
|
|
|
"scriptSrc": "highstock[.-]?([\\d\\.]*\\d).*\\.js\\;version:\\1",
|
|
|
|
"scriptSrc": "highstock[.-]?([\\d\\.]*\\d).*\\.js\\;version:\\1",
|
|
|
|
"website": "http://highcharts.com/products/highstock"
|
|
|
|
"website": "http://highcharts.com/products/highstock"
|
|
|
|
},
|
|
|
|
},
|
|
|
|