Modularize styling of arrows #324
Labels
frontend
TypeScript frontend and Rust-wasm integrations
tactical
Typical engineering complexity
visualization
Visualization and plotting
We currently have an atomic concept of "arrow style." As seen in #322, this is becoming duplicative. We should refactor the styling of arrows so that the following aspects of an arrow can be styled independently:
While conceptually straightforward, it will take some work to ensure that all these options play nice together in both HTML/CSS and SVG rendering.
The text was updated successfully, but these errors were encountered: