Multi-board D2 compositions now get 2 more useful formats to export to: PowerPoint and GIFs.
Powerpoint example
Make sure you click present, and click around the links and navigations!
- Download: wcc.pptx
- Google Slides: https://docs.google.com/presentation/d/18rRh4izu3k_43On8PXtVYdqRxmoQJd4y/view
- Source code: https://github.com/terrastruct/d2/blob/master/docs/examples/wcc/wcc.d2
GIF example
This is the same diagram as one we shared when we announced animated SVGs, but in GIF form.
Features ๐
- Export diagrams to
.pptx
(PowerPoint) #1139 - Export diagrams to
.gif
#1200 - Customize gap size in grid diagrams with
grid-gap
,vertical-gap
, orhorizontal-gap
(see docs) #1178 - New dark theme "Dark Terrastruct Flagship" with the theme ID of
201
#1150
Improvements ๐งน
font-size
works with Markdown text #1191- SVG outputs for internal links use relative paths instead of absolute #1197
- Improves arrowhead label positioning #1207