axidio-styleguide-library1-v2 0.6.24 → 0.6.25
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/esm2022/lib/horizontal-bars-with-scroll-zoom/horizontal-bars-with-scroll-zoom.component.mjs +5 -15
- package/fesm2022/axidio-styleguide-library1-v2.mjs +4 -14
- package/fesm2022/axidio-styleguide-library1-v2.mjs.map +1 -1
- package/lib/horizontal-bars-with-scroll-zoom/horizontal-bars-with-scroll-zoom.component.d.ts +0 -1
- package/package.json +1 -1
package/lib/horizontal-bars-with-scroll-zoom/horizontal-bars-with-scroll-zoom.component.d.ts
CHANGED
|
@@ -104,7 +104,6 @@ export declare class HorizontalBarsWithScrollZoomComponent extends ComponentUniq
|
|
|
104
104
|
private mergeConfigurations;
|
|
105
105
|
private prepareMetaData;
|
|
106
106
|
private calculateDimensions;
|
|
107
|
-
private scrollToCenter;
|
|
108
107
|
private createSvgContainers;
|
|
109
108
|
private createScales;
|
|
110
109
|
private createAxes;
|