mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
Add Bounds field to Chart.js CommonAxe
This commit is contained in:
Vendored
+1
@@ -506,6 +506,7 @@ declare namespace Chart {
|
||||
}
|
||||
|
||||
interface CommonAxe {
|
||||
bounds?: string;
|
||||
type?: ScaleType | string;
|
||||
display?: boolean;
|
||||
id?: string;
|
||||
|
||||
Reference in New Issue
Block a user