Time series widget for Native App

0
Do we have Time Series widget for Native Mobile Apps? If yes, then please let me know which widget do I need to use?   I can use the Timeseries widget for Responsive web but not Native Mobile APp.
asked
1 answers
0

There is Line Chart widget in beta stage for Native apps. It is included by default in the Native Mobile Resources package when you create a new native starter app project. 
Probably you can use it for your requirement of feeding data and showing it in chart. 
https://github.com/mendix/widgets-resources/tree/master/packages/pluggableWidgets/line-chart-native

answered