UNPKG

scichart

Version:

Fast WebGL JavaScript Charting Library and Framework

9 lines (8 loc) 442 B
import { OneTimePerformanceWarning } from "../Core/OneTimePerformanceWarning"; export declare const performanceWarnings: { dataDistributionFlagNaN: OneTimePerformanceWarning; dataDistributionFlagSortedAscending: OneTimePerformanceWarning; subchartBackgroundNotSimpleColor: OneTimePerformanceWarning; dataLabelsSkippingMany: OneTimePerformanceWarning; dateTimeDeltaCalculatorBadDelta: OneTimePerformanceWarning; };