axidio-styleguide-library1-v2 0.6.42 → 0.6.44
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.
|
@@ -111,10 +111,8 @@ export declare class GroupChartComponent extends ComponentUniqueId implements On
|
|
|
111
111
|
private renderBars;
|
|
112
112
|
private prepareBarData;
|
|
113
113
|
private handleBarClick;
|
|
114
|
-
private calculateDrilldownBarX;
|
|
115
114
|
private adjustDrilldownScale;
|
|
116
115
|
private getBarWidth;
|
|
117
|
-
private getBarHeight;
|
|
118
116
|
private getBarColor;
|
|
119
117
|
private renderBarTexts;
|
|
120
118
|
private getBarTextLabel;
|