Your IP : 216.73.216.79


Current Path : /var/www/html/reddsis/node_modules/chart.js/dist/controllers/
Upload File :
Current File : /var/www/html/reddsis/node_modules/chart.js/dist/controllers/controller.line.d.ts

export default class LineController extends DatasetController {
    static id: string;
    /**
     * @type {any}
     */
    static overrides: any;
    update(mode: any): void;
    /**
       * @protected
       */
    protected getMaxOverflow(): any;
}
import DatasetController from "../core/core.datasetController.js";