nativescripthighcharts

Demoing how to add highcharts to your NativeScript app

Stars
10
Committers
1

NativeScript + Highcharts =

Just gaze with awe at the source code that renders these graphs on iOS (left) and Android (right):

Running this demo

git clone https://github.com/EddyVerbruggen/nativescripthighcharts
cd nativescripthighcharts
tns run [ios|android]

Steps to add Highcharts to your own app

Want a pure native solution?

Be sure to check out NativeScript UI's Chart component!