Skip to content

Commit ed5b958

Browse files
committed
Update description
1 parent 07a066c commit ed5b958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/types/ARCHITECTURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ This split is reflected in the types:
6969

7070
| User-facing | Internal | Where defined |
7171
|---|---|---|
72-
| `Layout` | `FullLayout` | `Layout` is generated; `FullLayout extends Layout` is hand-written |
72+
| `Layout` | `FullLayout` | Both hand-written today; `Layout` will be generated once its attributes files are converted |
7373
| `PlotData` | `FullData` | Same pattern |
7474
| (n/a) | `GraphDiv` (the `gd` param) | Hand-written — DOM element with `_fullLayout`, `_fullData`, `calcdata`, etc. |
7575

0 commit comments

Comments
 (0)