@balkangraph/orgchart.js 8.2.66 → 8.2.67

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/orgchart.d.ts CHANGED
@@ -131,7 +131,7 @@ declare class OrgChart extends OrgChartBase {
131
131
  * Gets the current scale of the chart.
132
132
  * @param viewBox
133
133
  */
134
- getScale(viewBox?: Array<number>): void;
134
+ getScale(viewBox?: Array<number>): number;
135
135
  /**
136
136
  * Animates specified node with ripple animation - highlight the node.
137
137
  * @param id the id of the node