Extend onZoom and onPan callbacks for syncing multiple charts - #933
Open
vbackeberg wants to merge 1 commit into
Open
vbackeberg wants to merge 1 commit into
vbackeberg wants to merge 1 commit into
Annotations
7 errors and 11 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/plugin.ts#L53
Strings must use singlequote
|
|
lint:
src/plugin.ts#L53
Replace `"api"` with `'api'`
|
|
lint:
src/options.ts#L176
Replace `,` with `;`
|
|
lint:
src/options.ts#L124
Replace `·chart:·Chart;·trigger:·ZoomTrigger;·amount?:·{·x:·number,·y:·number·}·&·{·focalPoint:·Point·}` with `⏎····chart:·Chart⏎····trigger:·ZoomTrigger⏎····amount?:·{·x:·number;·y:·number·}·&·{·focalPoint:·Point·}⏎·`
|
|
lint:
src/core.ts#L210
Strings must use singlequote
|
|
lint:
src/core.ts#L210
Replace `chart:·Chart,·delta:·PanAmount,·enabledScales?:·Scale[],·transition:·UpdateMode·=·'none',·trigger:·PanTrigger·=·"other"` with `⏎··chart:·Chart,⏎··delta:·PanAmount,⏎··enabledScales?:·Scale[],⏎··transition:·UpdateMode·=·'none',⏎··trigger:·PanTrigger·=·'other'⏎`
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
docs/guide/developers.md#L79
'delta' is defined but never used
|
|
lint:
docs/guide/developers.md#L79
'scale' is defined but never used
|
|
lint:
docs/guide/developers.md#L78
'limits' is defined but never used
|
|
lint:
docs/guide/developers.md#L78
'to' is defined but never used
|
|
lint:
docs/guide/developers.md#L78
'from' is defined but never used
|
|
lint:
docs/guide/developers.md#L78
'scale' is defined but never used
|
|
lint:
docs/guide/developers.md#L77
'limits' is defined but never used
|
|
lint:
docs/guide/developers.md#L77
'center' is defined but never used
|
|
lint:
docs/guide/developers.md#L77
'zoom' is defined but never used
|
|
lint:
docs/guide/developers.md#L77
'scale' is defined but never used
|
background
wait
wait-all
cancel
parallel
Loading