Skip to content

oovm/yew-flowchart.js

Repository files navigation

Flowchart.js for Yew

Render flow chart with Flowchart.js in Yew!

How to use

  1. No CDN needed

  2. Easily used by <FlowChartJS/>

use yew_flowchartjs::FlowChartJS;

html! {
    <FlowChartJS code=&self.input/>
}

Todo

  • Chrome only:
Error: <tspan> attribute dy: Expected length, "NaN".

Fix: DmitryBaranovskiy/raphael#593

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published