Charting Services Core Helpers
1135
Views
3
Comments
Implemented
Frontend (App Interfaces)
OutSystems 8.0
Add a static entity with a list of available charts so that you don't have to type in the ChartType in the widget.  This makes it easier to know what is available and you also prevent typos for the chart types.
2016-11-21 23-23-05
Gonçalo Borrêga
With version 8, a fully revamped set of charting widgets are available out of the box. Additionally, it is extremely easy to feed them data, by using the bundled visual API, which is strongly typed, TrueChange ready.





The ChartType input parameter of the Chart Web Block (ChartingServicesCore eSpace) should be an enumeration like the MessageType input parameter of the Feedback_Message action from the Feedback widget (RichWidgets eSpace). 

Merged from 'ChartingServicesCore ChartType' (idea created on 2012-02-20 09:40:01 by Carlos Henriques), on 2013-05-15 10:17:38 by Gonçalo Borrêga
2016-11-21 23-23-05
Gonçalo Borrêga
Merged this idea with 'ChartingServicesCore ChartType' (created on 2012-02-20 09:40:01 by Carlos Henriques)