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

Marking multiple flows with rectangle selection #13

Open
arnaudspotfire opened this issue May 21, 2021 · 6 comments
Open

Marking multiple flows with rectangle selection #13

arnaudspotfire opened this issue May 21, 2021 · 6 comments

Comments

@arnaudspotfire
Copy link

Marking currently works great for one single flow. It would be nice to be able to mark multiple onces by drawing a rectangle.

Screen Shot 2021-05-21 at 15 03 20

@hski-github
Copy link
Owner

Because I am using plain SVG I have to implement this with plain SVG and JavaScript.

Is there maybe some sample code from TIBCO?

@arnaudspotfire
Copy link
Author

You could look at the Word Cloud Mod that was just released today on the Community Exchange. Here is the GitHub repo: https://github.com/jacobsjan/WordCloud2
Another suitable example could be the Spider Chart Mod here: https://github.com/TIBCOSoftware/spotfire-mods/tree/master/examples/ts-spiderchart-d3

@hski-github
Copy link
Owner

@hski-github
Copy link
Owner

@hski-github
Copy link
Owner

hski-github commented Sep 9, 2021

Same request for Kanban hski-github/spotfire-kanban#6

Maybe possible to use this JavaScript library to implement the rectangle selection https://github.com/Simonwep/selection/tree/master/packages/vanilla

@hski-github hski-github changed the title Marking multiple flows Marking multiple flows with rectangle selection Sep 13, 2021
@hski-github
Copy link
Owner

Should be possible to mark bars with rectangle select as well as flows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants