Generate JSON graph #2224
stereobooster
started this conversation in
Ideas
Replies: 2 comments 1 reply
|
This is a good idea for a function in the Javascript version |
0 replies
|
I implemented prototype stereobooster/beoe#9 (preview)
(cursor is over There are several problems though:
UPD here is better link for example https://beoe.stereobooster.com/start-here/interactivity/#d2-example |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Idea: option to generate graph in JSON format.
data-graph=...Examples: https://beoe.stereobooster.com/examples/vizdom/.
Implementation: https://github.com/stereobooster/beoe/blob/main/packages/demo/src/components/vizdom.ts
This can be alternative approach to animation. Related:
animated#1461All reactions