pace-chart-lib 1.0.9 → 1.0.12

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.
@@ -121,6 +121,7 @@ export type TLegendEntry = {
121
121
  tooltip?: string;
122
122
  tooltipMeasure?: number;
123
123
  themeColor?: string;
124
+ lableFontColor?: string;
124
125
  };
125
126
  export declare const ConnecterCurve: {
126
127
  "1": string;