grafana-flowcharting
grafana-flowcharting copied to clipboard
Blinking effect help
Hi all,
How can I achieve this blanking effect as shown in the demos here.
I can't seem to find the proper elements, icon or the events being triggered. Can anyone help me?
I don't want it to actually blink like "Shape: Blink (frequence ms)" I'd rather need it to hide/show quickly.
Regards, C.
The blinking exclamation mark I can get at the Treshold section of a mapping, Icon State button.
Hi @jorlandobr,
I got it to work. Thanks :) Although that wouldn't work for me as that's hardcoded.
I want to change the icon or hide an element when a value is X and unhide it otherwise.
What am I doing wrong here?
Regards, C.
I don't use that function, so I couldn't really grasp how it works, but I could make a shape disappear in my tests, so what I could understand:
- WHAT is your shape, you did it OK
- WHEN has some values (All, 0, 1 and 2, in my case)
- ACTION Shape Hide, OK
- VALUE has 0, 1 and others
I could make a shape disapear selecting WHEN to ALL or 2 and VALUE to 1
Unfortunatelly I couldn't make "Shape: Hide" to work but I had this work with "Shape: Opacity" 0 (hide) 100 (unhide).
thank you for your help
C.
@CrashLaker I am always impressive by your dashboard
@algenty Me too! Because this isn't mine. I saw this from here and imagined how would it look in flowcharting :)
I made an dashboard pretty close to that, but I like the esthetics of that example. I like the hot/cold aisles icons. I put some text but the icon is nice.
@xkilian i got the icons from here this is my de facto website for icons. is it possible for us to see your vis? :)
Thank you. Sure, but I need to sanitize it first. :-)
@CrashLaker I would like expose your example on play.grafana.org. Can i have the json of your dashboard ?
BR Arnaud
@algenty sure. but i'll have to tweak it a bit since its backed by a prometheus datasource
ported it to testdata db it's kinda slow. pls see what else can you optimize https://raw.githubusercontent.com/CrashLaker/plainrepo/master/grafana-dc-floor.json
Posted https://play.grafana.org/d/ubByxW2Gz/flowcharting-dc-floor I'll see tooptimize it
if you want to post other beautiful dashboard, you're welcome