algenty / grafana-flowcharting

Flowcharting, plugin for Grafana to create complexe visio's draws style like technical architectures, floorplan, diagrams, hierarchical schema based on draw.io
Apache License 2.0
980 stars 149 forks source link

Playing with layers #182

Open Bujupah opened 4 years ago

Bujupah commented 4 years ago

Check out this flow ! Is it possible to implement such things? to toggle / hide / show layers

algenty commented 4 years ago

maybe next time, today i am implenting the multi flow

xkilian commented 4 years ago

That is very nice. I would actually use that for displaying a datacenter room (cooling, ventilation, power, rackspace, temperature, cable trays) Sooo many things one can do with draw.io.

Bujupah commented 4 years ago

Awesome :heart_eyes:

algenty commented 4 years ago

A little demo of current dev multiflow1

xkilian commented 4 years ago

If I understand correctly, this is for selecting the drawing to display. Not for changing it on the fly during normal operations?

algenty commented 4 years ago

It's only the first step, next time, shape takes the hightiest color of sub flow and the link is able toopen sub flow

xkilian commented 3 years ago

How is this coming, along? Are you still planning on supporting draw.io layers or mutiple draw.io diagrams? How much effort is still required to support layers?