Add gauges to graph

Related products: Software Factory Windows GUI Universal GUI

In terms of BI we can make some cool stuff already, but I agree with you this could be Improved. It would be cool to have the possibility to actually make dashboards like this: (Clikview example)




As long as there is no native solution, you can create your own Gauge meters. Just like the 5 star ranking in the SF, you can create a function that dynamically builds a SVG file.

The simple Gauge meter functions have the percentage and color as parameters and use only a few lines of SVG-code.