Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding an EmberJS visualisation, where to start? #703

Closed
BryanCrotaz opened this issue Apr 6, 2024 · 4 comments
Closed

Adding an EmberJS visualisation, where to start? #703

BryanCrotaz opened this issue Apr 6, 2024 · 4 comments
Labels

Comments

@BryanCrotaz
Copy link

I want to create EmberJS components that hook into the engine of Rete.

I've read through the docs and everything appears to be based on signals and messaging. How do I hook into that?

For example, as the most basic example, how would a NodeGraph component hook in to receive a list of nodes and their size and location to draw the node rectangles as divs?

I can't find the css files in any of the core code - does each visualisation have to create new css from scratch?

@Ni55aN
Copy link
Member

Ni55aN commented Apr 14, 2024

At the moment there is no documentation on implementing integration plugin for UI frameworks (although it's planned).

I would suggest following the existing one, e.g. Vue plugin

btw, you can put your updates here #635

@BryanCrotaz
Copy link
Author

BryanCrotaz commented Apr 14, 2024 via email

@rete-js
Copy link
Contributor

rete-js bot commented Jun 16, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@rete-js rete-js bot added the Stale label Jun 16, 2024
@rete-js
Copy link
Contributor

rete-js bot commented Jul 7, 2024

This issue was closed because it has been stalled for 10 days with no activity.

@rete-js rete-js bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants