mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-08 03:00:02 +00:00
Change spaces with tab
This commit is contained in:
4
types/plotly.js/index.d.ts
vendored
4
types/plotly.js/index.d.ts
vendored
@@ -275,8 +275,8 @@ export interface Layout {
|
||||
font: Partial<Font>;
|
||||
scene: Partial<Scene>;
|
||||
barmode: "stack" | "group" | "overlay" | "relative";
|
||||
bargap: number;
|
||||
bargroupgap: number;
|
||||
bargap: number;
|
||||
bargroupgap: number;
|
||||
}
|
||||
|
||||
export interface Legend extends Label {
|
||||
|
||||
Reference in New Issue
Block a user