mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #6111 from dobrakmato/patch-1
Fix typo in IBarChartAxis
This commit is contained in:
Vendored
+1
-1
@@ -182,7 +182,7 @@ declare module Chartist {
|
||||
labelOffset?: {
|
||||
x?: number;
|
||||
y?: number;
|
||||
},
|
||||
};
|
||||
showLabel?: boolean;
|
||||
showGrid?: boolean;
|
||||
labelInterpolationFnc?: Function;
|
||||
|
||||
Reference in New Issue
Block a user