Constructors

Properties

animation?: boolean
layout?: any
maintainAspectRatio?: boolean
parsing?: boolean | {
    [key: string]: string;
}

Type declaration

  • [key: string]: string
plugins?: any = {}
responsive?: boolean
scales?: {
    [key: string]: any;
} = {}

Type declaration

  • [key: string]: any