🚀 [FlexDash] alpha release - a dashboard for Node-RED

That is working great, and enabled me to remove code from my flow.
It would be great if this action could also be added to the spark-line widget.

Sparkline widget
Is something broken?
name
It should be `msg.title'
EDIT - just noticed same behaviour in other widgets too

Doesn't seem to work in the Sparkline widget.
color

Also, and I don't know if it's related to 'Spark line not handling 0' problem that I posted above, but.. I've found that if the same (any) number is injected more than once, the Sparkline ignores the input until a different number is injected (which maybe is why 0's are ignored)
(I'm guessing that you are already aware, but just in case you weren't :wink:)

[{"id":"e27c736b60e62a81","type":"fd-spark-line","z":"1543d308b342690a","fd_container":"69c2e3f5798c3475","fd_cols":1,"fd_rows":1,"fd_array":false,"fd_array_max":10,"name":"","title":"Test","popup_info":"","value":0,"color":"blue","fill_color":"lime-accent-3","text_color":"red-accent-3","show_value":false,"unit":"","x":465,"y":470,"wires":[]},{"id":"b7038cbfe349e009","type":"inject","z":"1543d308b342690a","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"3","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"330","payloadType":"num","x":330,"y":450,"wires":[["e27c736b60e62a81"]]},{"id":"6b12b28111036b22","type":"inject","z":"1543d308b342690a","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"10","payloadType":"num","x":315,"y":485,"wires":[["e27c736b60e62a81"]]},{"id":"69c2e3f5798c3475","type":"flexdash container","name":"Energy","kind":"StdGrid","fd_children":",43719d5359575f6b,bb113511ea8e41fd,3a60132d9af9f863,862f372b75d35aa4,e27c736b60e62a81","title":"","tab":"fef6c0f6d48841d6","min_cols":"8","max_cols":10,"parent":"","solid":false,"cols":"1","rows":"1"},{"id":"fef6c0f6d48841d6","type":"flexdash tab","name":"Energy","icon":"mdi-home-lightning-bolt-outline","title":"","fd_children":",69c2e3f5798c3475","fd":"e8f5aea52ab49500"}]

Version 0.4.61

1 Like