axidio-styleguide-library1-v2 0.2.42 → 0.2.43

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.
@@ -131,6 +131,7 @@ export declare class HorizontalBarsWithScrollZoomComponent extends ComponentUniq
131
131
  private renderAxes;
132
132
  private renderStandardAxes;
133
133
  private renderMobileXAxis;
134
+ private formatXAxisLabel;
134
135
  private renderDrilldownAxes;
135
136
  private renderMultiChartAxes;
136
137
  private applyAxisStyling;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "axidio-styleguide-library1-v2",
3
- "version": "0.2.42",
3
+ "version": "0.2.43",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.3.1",
6
6
  "@angular/core": "^17.3.1",