dahider2

Results 3 issues of dahider2

Hi, after installing the latest version of spfx-40-fantastics today, it works for 30 min and stops working. it's like disable on the site. ![spfx](https://user-images.githubusercontent.com/25994917/68142469-654f1600-ff27-11e9-87fe-d92148f37e76.PNG)

Hi, Is it possible to let the label take automatically the color generated by the gaugeData value? like this: `` var ctx = document.getElementById("gauge-chart").getContext("2d"); new Chart(ctx, { type: "tsgauge", data:...

Hi, Can we add a label to the gauge? If yes how ? Thank you.