terrastruct / d2

D2 is a modern diagram scripting language that turns text to diagrams.
https://d2lang.com
Mozilla Public License 2.0
16.42k stars 410 forks source link

`{near: bottom-center}` returns API error #1991

Closed MarvinJWendt closed 1 month ago

MarvinJWendt commented 1 month ago

https://play.d2lang.com/?script=dJHBToNAEIbv8xTzAj0UbnMwETloGqIJqXcKEyXb3THs0MYY390siwu29sTMzz_D_B8y6pGV8Hl6AnTsjcoHYRkLsE1LWDVtIWIAzMkS7l4rrM-9tu_QSWt690ZYxgJrbbQXB2DFbQkrcb3KgFv8ctwMhAdRFbtp2SkP38GVLa7stitfXPkNFxj-PEgzdIS7uQIro-cwOnoGiGFxc4dzzJViTnb9PsZJPGYH4WNZPV2J5ct_UkC32kW4r4vNA_wyu1h5IYaV11LgH_oIdxpclGyyLH3-ZyT92H1dJG11GURW09cSx3M_8JG9T2jTMSHLPfwEAAD__w%3D%3D&layout=tala&sketch=0&

When only one monitor has {near: bottom-center} it works, if everyone has {near: bottom-center}, it returns an error.

terlar commented 1 month ago

FWIW it works with ELK and Dagre

alixander commented 1 month ago

I don't see an error, just that the last one wins, which is expected