@dpuse/dpuse-tool-highcharts-visualiser 0.0.80 → 0.0.82
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AnimationUtilities-Bby2idBR.js → AnimationUtilities-CJw-tdb_.js} +74 -83
- package/dist/AnimationUtilities-CJw-tdb_.js.map +1 -0
- package/dist/BorderRadius-CqHYi9va.js +135 -0
- package/dist/BorderRadius-CqHYi9va.js.map +1 -0
- package/dist/CenteredUtilities-BTUT7_Ld.js +1316 -0
- package/dist/CenteredUtilities-BTUT7_Ld.js.map +1 -0
- package/dist/{SVGElement-BmvC_qu3.js → SVGElement-uTuGcjav.js} +101 -103
- package/dist/SVGElement-uTuGcjav.js.map +1 -0
- package/dist/SeriesRegistry-CXsAINSj.js +376 -0
- package/dist/SeriesRegistry-CXsAINSj.js.map +1 -0
- package/dist/{TextPath-DK4Jkzd7.js → TextPath-Coabnrz0.js} +32 -34
- package/dist/{TextPath-DK4Jkzd7.js.map → TextPath-Coabnrz0.js.map} +1 -1
- package/dist/{dependency-wheel.src-BHmwx9rW.js → dependency-wheel.src-ByNiAiZS.js} +26 -27
- package/dist/dependency-wheel.src-ByNiAiZS.js.map +1 -0
- package/dist/dpuse-tool-highcharts-visualiser.es.js +2437 -2415
- package/dist/dpuse-tool-highcharts-visualiser.es.js.map +1 -1
- package/dist/highchartsMoreCustom-Cm6MkFMu.js +1178 -0
- package/dist/highchartsMoreCustom-Cm6MkFMu.js.map +1 -0
- package/dist/{pattern-fill.src-BPmr3DQg.js → pattern-fill.src-CGZp553r.js} +30 -32
- package/dist/{pattern-fill.src-BPmr3DQg.js.map → pattern-fill.src-CGZp553r.js.map} +1 -1
- package/dist/{sankey.src-DocCurOx.js → sankey.src-Buj1zAlU.js} +115 -117
- package/dist/sankey.src-Buj1zAlU.js.map +1 -0
- package/dist/{streamgraph.src-Bn6PY8Fd.js → streamgraph.src-DjMW1U2g.js} +4 -6
- package/dist/{streamgraph.src-Bn6PY8Fd.js.map → streamgraph.src-DjMW1U2g.js.map} +1 -1
- package/package.json +12 -12
- package/dist/AnimationUtilities-Bby2idBR.js.map +0 -1
- package/dist/BorderRadius-2zMZW_aK.js +0 -1445
- package/dist/BorderRadius-2zMZW_aK.js.map +0 -1
- package/dist/SVGElement-BmvC_qu3.js.map +0 -1
- package/dist/SeriesRegistry-0cj0ZJqn.js +0 -374
- package/dist/SeriesRegistry-0cj0ZJqn.js.map +0 -1
- package/dist/dependency-wheel.src-BHmwx9rW.js.map +0 -1
- package/dist/highchartsMoreCustom-CcpfmVny.js +0 -1110
- package/dist/highchartsMoreCustom-CcpfmVny.js.map +0 -1
- package/dist/sankey.src-DocCurOx.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as r } from "./SeriesRegistry-
|
|
1
|
+
import { K as e, h as t, k as n } from "./AnimationUtilities-CJw-tdb_.js";
|
|
2
|
+
import { t as r } from "./SeriesRegistry-CXsAINSj.js";
|
|
3
3
|
//#region node_modules/highcharts/es-modules/Series/Streamgraph/StreamgraphSeriesDefaults.js
|
|
4
4
|
var i = {
|
|
5
5
|
fillOpacity: 1,
|
|
@@ -11,9 +11,7 @@ var i = {
|
|
|
11
11
|
e[0] -= t.total / 2, e[1] -= t.total / 2, this.stackedYData && (this.stackedYData[n] = Math.max.apply(0, e));
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
|
-
o.defaultOptions =
|
|
14
|
+
o.defaultOptions = e(a.defaultOptions, i), t(o, "afterGetExtremes", (e) => {
|
|
15
15
|
e.dataExtremes.dataMin = -e.dataExtremes.dataMax;
|
|
16
|
-
}),
|
|
16
|
+
}), n(o.prototype, { negStacks: !1 }), r.registerSeriesType("streamgraph", o);
|
|
17
17
|
//#endregion
|
|
18
|
-
|
|
19
|
-
//# sourceMappingURL=streamgraph.src-Bn6PY8Fd.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"streamgraph.src-
|
|
1
|
+
{"version":3,"file":"streamgraph.src-DjMW1U2g.js","names":["SeriesRegistry"],"sources":["../node_modules/highcharts/es-modules/Series/Streamgraph/StreamgraphSeriesDefaults.js","../node_modules/highcharts/es-modules/Series/Streamgraph/StreamgraphSeries.js"],"sourcesContent":["/* *\n *\n * Streamgraph module\n *\n * (c) 2010-2026 Highsoft AS\n * Author: Torstein Hønsi\n *\n * Integration of this software requires a license.\n * - For commercial use, see www.highcharts.com/license\n * - For non-commercial, see www.highcharts.com/license-eula\n *\n *\n * */\n'use strict';\n/* *\n *\n * API Options\n *\n * */\n/**\n * A streamgraph is a type of stacked area graph which is displaced around a\n * central axis, resulting in a flowing, organic shape.\n *\n * @sample {highcharts|highstock} highcharts/demo/streamgraph/\n * Streamgraph\n *\n * @extends plotOptions.areaspline\n * @since 6.0.0\n * @product highcharts highstock\n * @requires modules/streamgraph\n * @optionparent plotOptions.streamgraph\n */\nconst StreamgraphSeriesDefaults = {\n /**\n * @see [fillColor](#plotOptions.streamgraph.fillColor)\n * @see [fillOpacity](#plotOptions.streamgraph.fillOpacity)\n *\n * @apioption plotOptions.streamgraph.color\n */\n /**\n * @see [color](#plotOptions.streamgraph.color)\n * @see [fillOpacity](#plotOptions.streamgraph.fillOpacity)\n *\n * @apioption plotOptions.streamgraph.fillColor\n */\n /**\n * @see [color](#plotOptions.streamgraph.color)\n * @see [fillColor](#plotOptions.streamgraph.fillColor)\n *\n * @apioption plotOptions.streamgraph.fillOpacity\n */\n fillOpacity: 1,\n lineWidth: 0,\n marker: {\n enabled: false\n },\n stacking: 'stream'\n};\n/**\n * A `streamgraph` series. If the [type](#series.streamgraph.type) option is not\n * specified, it is inherited from [chart.type](#chart.type).\n *\n * @extends series,plotOptions.streamgraph\n * @excluding dataParser, dataURL, step, boostThreshold, boostBlending\n * @product highcharts highstock\n * @requires modules/streamgraph\n * @apioption series.streamgraph\n */\n/**\n * @see [fillColor](#series.streamgraph.fillColor)\n * @see [fillOpacity](#series.streamgraph.fillOpacity)\n *\n * @apioption series.streamgraph.color\n */\n/**\n * An array of data points for the series. For the `streamgraph` series type,\n * points can be given in the following ways:\n *\n * 1. An array of numerical values. In this case, the numerical values will be\n * interpreted as `y` options. The `x` values will be automatically\n * calculated, either starting at 0 and incremented by 1, or from\n * `pointStart` and `pointInterval` given in the series options. If the axis\n * has categories, these will be used. Example:\n * ```js\n * data: [0, 5, 3, 5]\n * ```\n *\n * 2. An array of arrays with 2 values. In this case, the values correspond to\n * `x,y`. If the first value is a string, it is applied as the name of the\n * point, and the `x` value is inferred.\n * ```js\n * data: [\n * [0, 9],\n * [1, 7],\n * [2, 6]\n * ]\n * ```\n *\n * 3. An array of objects with named values. The following snippet shows only a\n * few settings, see the complete options set below. If the total number of\n * data points exceeds the series'\n * [turboThreshold](#series.area.turboThreshold),\n * this option is not available.\n * ```js\n * data: [{\n * x: 1,\n * y: 9,\n * name: \"Point2\",\n * color: \"#00FF00\"\n * }, {\n * x: 1,\n * y: 6,\n * name: \"Point1\",\n * color: \"#FF00FF\"\n * }]\n * ```\n *\n * @sample {highcharts} highcharts/chart/reflow-true/\n * Numerical values\n * @sample {highcharts} highcharts/series/data-array-of-arrays/\n * Arrays of numeric x and y\n * @sample {highcharts} highcharts/series/data-array-of-arrays-datetime/\n * Arrays of datetime x and y\n * @sample {highcharts} highcharts/series/data-array-of-name-value/\n * Arrays of point.name and y\n * @sample {highcharts} highcharts/series/data-array-of-objects/\n * Config objects\n *\n * @basic\n * @type {Array<number|Array<(number|string),(number|null)>|null|*>}\n * @extends series.line.data\n * @product highcharts highstock\n * @apioption series.streamgraph.data\n */\n/**\n * @see [color](#series.streamgraph.color)\n * @see [fillOpacity](#series.streamgraph.fillOpacity)\n *\n * @apioption series.streamgraph.fillColor\n */\n/**\n * @see [color](#series.streamgraph.color)\n * @see [fillColor](#series.streamgraph.fillColor)\n *\n * @type {number}\n * @default 1\n * @apioption series.streamgraph.fillOpacity\n */\n''; // Keeps doclets above separate\n/* *\n *\n * Default Export\n *\n * */\nexport default StreamgraphSeriesDefaults;\n","/* *\n *\n * Streamgraph module\n *\n * (c) 2010-2026 Highsoft AS\n * Author: Torstein Hønsi\n *\n * Integration of this software requires a license.\n * - For commercial use, see www.highcharts.com/license\n * - For non-commercial, see www.highcharts.com/license-eula\n *\n *\n * */\n'use strict';\nimport SeriesRegistry from '../../Core/Series/SeriesRegistry.js';\nconst { areaspline: AreaSplineSeries } = SeriesRegistry.seriesTypes;\nimport StreamgraphSeriesDefaults from './StreamgraphSeriesDefaults.js';\nimport { addEvent, extend, merge } from '../../Shared/Utilities.js';\n/**\n * Streamgraph series type\n *\n * @private\n * @class\n * @name Highcharts.seriesTypes.streamgraph\n *\n * @augments Highcharts.Series\n */\nclass StreamgraphSeries extends AreaSplineSeries {\n /* *\n *\n * Functions\n *\n * */\n // Modifier function for stream stacks. It simply moves the point up or\n // down in order to center the full stack vertically.\n streamStacker(pointExtremes, stack, i) {\n // Y bottom value\n pointExtremes[0] -= stack.total / 2;\n // Y value\n pointExtremes[1] -= stack.total / 2;\n // Record the Y data for use when getting axis extremes. Register only\n // the max. This is picked up in the `afterGetExtremes` event, and the\n // dataMin property is reflected.\n if (this.stackedYData) {\n this.stackedYData[i] = Math.max.apply(0, pointExtremes);\n }\n }\n}\n/* *\n *\n * Static Properties\n *\n * */\nStreamgraphSeries.defaultOptions = merge(AreaSplineSeries.defaultOptions, StreamgraphSeriesDefaults);\n// Reflect the dataMin property, as only dataMax is registered above\naddEvent(StreamgraphSeries, 'afterGetExtremes', (e) => {\n e.dataExtremes.dataMin = -e.dataExtremes.dataMax;\n});\nextend(StreamgraphSeries.prototype, {\n negStacks: false\n});\nSeriesRegistry.registerSeriesType('streamgraph', StreamgraphSeries);\n/* *\n *\n * Default Export\n *\n * */\nexport default StreamgraphSeries;\n"],"x_google_ignoreList":[0,1],"mappings":";;;AAgCA,IAAM,IAA4B;CAmB9B,aAAa;CACb,WAAW;CACX,QAAQ,EACJ,SAAS,GACb;CACA,UAAU;AACd,GC1CM,EAAE,YAAY,MAAqBA,EAAe,aAYlD,IAAN,cAAgC,EAAiB;CAQ7C,cAAc,GAAe,GAAO,GAAG;EAQnC,AANA,EAAc,MAAM,EAAM,QAAQ,GAElC,EAAc,MAAM,EAAM,QAAQ,GAI9B,KAAK,iBACL,KAAK,aAAa,KAAK,KAAK,IAAI,MAAM,GAAG,CAAa;CAE9D;AACJ;AAMA,EAAkB,iBAAiB,EAAM,EAAiB,gBAAgB,CAAyB,GAEnG,EAAS,GAAmB,qBAAqB,MAAM;CACnD,EAAE,aAAa,UAAU,CAAC,EAAE,aAAa;AAC7C,CAAC,GACD,EAAO,EAAkB,WAAW,EAChC,WAAW,GACf,CAAC,GACDA,EAAe,mBAAmB,eAAe,CAAiB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dpuse/dpuse-tool-highcharts-visualiser",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.82",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A TypeScript wrapper for Highcharts that implements the Data Positioning chart-rendering interface. It optimizes browser memory usage by maintaining a single Highcharts instance shared across all presenters, loading optional modules only as needed.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"fsevents@2.3.3": true,
|
|
37
37
|
"sharp@0.34.5": true,
|
|
38
38
|
"unrs-resolver@1.12.2": true,
|
|
39
|
-
"workerd@1.
|
|
39
|
+
"workerd@1.20260815.1": true
|
|
40
40
|
},
|
|
41
41
|
"scripts": {
|
|
42
42
|
"audit": "node -e \"import('@dpuse/dpuse-development').then(m => m.auditDependencies())\"",
|
|
@@ -55,21 +55,21 @@
|
|
|
55
55
|
"test": "node -e \"import('@dpuse/dpuse-development').then(m => m.testProject())\""
|
|
56
56
|
},
|
|
57
57
|
"dependencies": {
|
|
58
|
-
"@dpuse/dpuse-shared": "^0.3.
|
|
59
|
-
"highcharts": "^13.0.
|
|
58
|
+
"@dpuse/dpuse-shared": "^0.3.777",
|
|
59
|
+
"highcharts": "^13.0.1"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"@dpuse/dpuse-development": "^0.3.
|
|
63
|
-
"@dpuse/eslint-config-dpuse": "^1.0.
|
|
64
|
-
"@types/node": "^26.
|
|
65
|
-
"eslint": "^10.8.
|
|
66
|
-
"happy-dom": "^20.11.
|
|
62
|
+
"@dpuse/dpuse-development": "^0.3.706",
|
|
63
|
+
"@dpuse/eslint-config-dpuse": "^1.0.116",
|
|
64
|
+
"@types/node": "^26.2.0",
|
|
65
|
+
"eslint": "^10.8.1",
|
|
66
|
+
"happy-dom": "^20.11.6",
|
|
67
67
|
"prettier": "^3.9.6",
|
|
68
68
|
"sonda": "^0.14.0",
|
|
69
69
|
"typescript": "^6.0.3",
|
|
70
|
-
"vite": "^8.2.
|
|
70
|
+
"vite": "^8.2.2",
|
|
71
71
|
"vite-plugin-dts": "^5.0.3",
|
|
72
|
-
"vitest": "^4.1.
|
|
73
|
-
"wrangler": "^4.
|
|
72
|
+
"vitest": "^4.1.11",
|
|
73
|
+
"wrangler": "^4.124.0"
|
|
74
74
|
}
|
|
75
75
|
}
|