Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asitparida/SVGFlowBox

Lightweight SVG based event highlighting on flow paths
https://github.com/asitparida/SVGFlowBox

animation flow-paths flowchart svg typescript

Last synced: about 1 month ago
JSON representation

Lightweight SVG based event highlighting on flow paths

Awesome Lists containing this project

README

        

# SVGFlowBox
Lightweight SVG based event highlighting on flow paths

# Defaults
FLOW_DEFAULTS = {
DefaultAnchorNodeSpacing: 50,
DefaultCurveColor: "#6dc1ff",
ShowPlanarMid: !1,
ShowCurveAnchors: !1,
DefaultNodeColor: "#007c6",
DefaultContainerHeightFraction: 1,
ShowEventBoxes: !0,
DefaultCurveIsSolid: !1,
DefaultCuveStrokeDasharray: "2, 2"
}