You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
erd --layout iflat in v3.1.2 looks great, thanks much.
$ erd --layout iflat | head -30
6139904 B erdtree
5607424 B assets
1249280 B assets/trunc.png
946176 B assets/untrunc.png
442368 B assets/top_demo.png
434176 B assets/flat_human_long.png
389120 B assets/colorization.png
385024 B assets/top_showcase.png
339968 B assets/symfollow.png
303104 B assets/broken_icons.png
253952 B assets/inhuman_readable.png
249856 B assets/h_readable.png
237568 B assets/human_readable_flat.png
233472 B assets/inhuman_readable_flat.png
143360 B assets/du_match.png
335872 B src
81920 B src/context
24576 B src/context/config
16384 B src/context/config/toml
8192 B src/context/config/toml/mod.rs
4096 B src/context/config/toml/error.rs
4096 B src/context/config/toml/test.rs
4096 B src/context/config/mod.rs
4096 B src/context/config/rc.rs
16384 B src/context/mod.rs
8192 B src/context/args.rs
4096 B src/context/file.rs
4096 B src/context/column.rs
4096 B src/context/time.rs
4096 B src/context/color.rs
$ type erd
erd is hashed (/opt/homebrew/bin/erd)
$ erd --version
erdtree 3.1.2
$ pwd
/Users/XXXXXX/gitrs/erdtree
$
johnnyutahh
changed the title
Something like --layout inverted,flat available?
Something like --layout inverted,flat available? --> answer == 'erd -y iflat' in v3.1.2
Jul 2, 2023
Is there a way to generate an inverted+flat layout?
Something like
--layout inverted,flat
(which does not currently work in v3.0.0)?The text was updated successfully, but these errors were encountered: