# 🎇 FlexDash alpha release - round 2

**URL:** https://discourse.nodered.org/t/flexdash-alpha-release-round-2/67783
**Category:** Share Your Nodes
**Tags:** flexdash
**Created:** [16 September 2022 04:14 UTC](https://discourse.nodered.org/t/flexdash-alpha-release-round-2/67783 "2022-09-16T04:14:30Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Paul-Reed](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/paul-reed/32/66906_2.png) [@Paul-Reed](https://discourse.nodered.org/u/Paul-Reed)
#### Post date: [17 September 2022 17:47 UTC](https://discourse.nodered.org/t/flexdash-alpha-release-round-2/67783/2 "2022-09-17T17:47:11Z")

</div>

I don't know it this was overlooked, but you mentioned in your last release that;  
'fix colors (supporting names like purple-darken-4)'  
and reported here;

> [@rocket \[FlexDash\] alpha release - a dashboard for Node-RED](https://discourse.nodered.org/t/flexdash-alpha-release-a-dashboard-for-node-red/65861/219):
>
> Doesn't seem to work in the Sparkline widget.

```auto
[{"id":"89f1a370470d2ab8","type":"inject","z":"1543d308b342690a","name":"","props":[{"p":"payload"},{"p":"color","v":"lime-accent-3","vt":"str"},{"p":"fill_color","v":"orange-accent-3","vt":"str"},{"p":"text_color","v":"teal-accent-3","vt":"str"}],"repeat":"2","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"$floor($random()*100)","payloadType":"jsonata","x":125,"y":455,"wires":[["1e570e63f6d10c88"]]},{"id":"1e570e63f6d10c88","type":"fd-spark-line","z":"1543d308b342690a","fd_container":"69c2e3f5798c3475","fd_cols":"2","fd_rows":1,"fd_array":false,"fd_array_max":10,"name":"","title":"Spark Line","popup_info":"","value":0,"color":"","fill_color":"","text_color":"","show_value":false,"unit":"","x":265,"y":455,"wires":[]},{"id":"69c2e3f5798c3475","type":"flexdash container","name":"Energy","kind":"StdGrid","fd_children":",43719d5359575f6b,bb113511ea8e41fd,3a60132d9af9f863,1e570e63f6d10c88","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"}]

```

---

_[View the full topic](https://discourse.nodered.org/t/flexdash-alpha-release-round-2/67783)._
