You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2024. It is now read-only.
The `Graphviz` component of `@ts-graphviz/react/web`can be rendered directly in the browser.
114
+
The `Graphviz` component can be rendered directly in the browser.
119
115
120
116
Since this component uses the function of `@hpcc-js/wasm` internally, it is necessary to host `@hpcc-js/wasm/dist/graphviz.wasm` and specify its directory with `wasmFolder`.
121
117
@@ -124,8 +120,7 @@ For development, I recommend using the one hosted by unpkg.
0 commit comments