@progress/kendo-charts 2.3.0-dev.202404081747 → 2.3.0-dev.202404170829

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.
@@ -374,7 +374,7 @@ export interface SankeyTooltip {
374
374
  * Represents the delay of the tooltip displaying.
375
375
  * The delay is measured in milliseconds.
376
376
  *
377
- * @default 1000
377
+ * @default 200
378
378
  */
379
379
  delay?: number;
380
380
  }