Page 1 of 1

Is a bubble like Diagram like this possible as a view ?

Posted: Wed Mar 03, 2021 4:18 am
by liveme
(I'm posting here for if its already possible with LC 9.6.1, than it would not be a requested feature)
I"m wondering if LC could allow the designing of a diagram similar to this sample ?
maybe using SVG...

- uses round shape bubbles. dif size.
- contain a 1,2 line text
- can be linked to another bubble with a line Hor, Vert or 45 deg.
- can use colors
ideal behaviour :
when displayed horizontaly in a rectangle frame, one could swipe to the side, and see other (hidden) bubbles being dispayed.
without visibly changing of card, some sort of never ending sliding... up to some point.
(possible zooming)

see picture for layout : text content is irrelevant, just found this sample from the web.

THANKS for any tricks :wink:

Image

Re: Is a bubble like Diagram like this possible as a view ?

Posted: Wed Mar 03, 2021 11:42 am
by bogs
You can do this with what exists in Lc already using either pngs or graphics for the bubbles / ovals, and generating the line graphic using the loc of the graphics your connecting, then setting the lines to the lowest layers.

Group the whole thing for the 'never ending scroll' part.

Re: Is a bubble like Diagram like this possible as a view ?

Posted: Wed Mar 03, 2021 7:16 pm
by liveme
Thanks ! I'll see how far I can do that... !
:wink: