Alexander Wang

Results 459 comments of Alexander Wang

/bounty $50 task is to get the curves in that PR to start/stop at borders of objects while looking smooth Run `TA=1 ./ci/test.sh ./e2etests -run TestE2E/txtar/cycle-diagram -v` to generate the...

imagemagick and ffmpeg allow multiple exports, sounds reasonable for d2 to

Ah sorry we have a setting for signed commits in the org @judepayne . Feel free to recommit, or if it's troublesome I can just make the changes.

@donglixiaoche if you want to try a hard one!

@donglixiaoche so, for context, you can set `near` to constant values on individual shapes. it's implemented here: https://github.com/terrastruct/d2/pull/525 but people commonly want to make a legend, which is a container...

@donglixiaoche oh that's a good point, i didn't think about that. 1. It looks like the core layout is coupled with sequence diagram layouts. that should probably be separated: https://github.com/terrastruct/d2/blob/7ba463c690d5771d42fdf808c1c33adb3b0d35ad/d2lib/d2.go#L73...

@donglixiaoche yeah wait actually that is the case right now. sorry got confused with this issue: https://github.com/terrastruct/d2/issues/841 in that case, no need to handle non-root nears. they're still illegal for...

put this in d2 examples once fixed

Re, yep! issue for imports: https://github.com/terrastruct/d2/issues/554 Re, this issue: a shape type in D2 needs: 1. The SVG path 2. "Center ports" that routing should go (otherwise will be treated...