Allow linkStyle to be animated #5574
Labels
Graph: Flow
Status: Approved
Is ready to be worked on
Status: Awaiting PR
Status: In progress
Type: Enhancement
New feature or request
Proposal
I'm using Github gists for documentation, and i would like to have a way to allow animation between the notes.
I was trying to add custom css, but keyframes are not supported.
Possible solutions:
Add new char for lines to mark that that link is animated
Current implementation - no animation
How to mark a line for having an animated behaviour
Proposed implementation - with animation (preferred)
Add a new
keyframesDef
propertyI think adding support for keyframes like
keyframesDef
, the same way likeclassDef
Example
https://d2lang.com/tour/style#animated
Screenshots
No response
The text was updated successfully, but these errors were encountered: