nativescript-ui-feedback
nativescript-ui-feedback copied to clipboard
Not showing Chart and Gauge - NativeScriptUIChartModule and NativeScriptUIGaugeModule
trafficstars
Please, provide the details below:
Tell us about the problem
I'm trying to use chart or gauge in my project and I can't, they are not displayed
Which platform(s) does your issue occur on?
Android
Please provide the following version numbers that your issue occurs with:
"nativescript-ui-chart": "^9.0.0", "nativescript-ui-gauge": "^8.0.0",
- CLI: 8.1.3
- Cross-platform modules: "@nativescript/core": "~8.1.1",
- Runtime(s): "@nativescript/android": "8.1.1",
Please tell us how to recreate the issue in as much detail as possible.
- start a new project with tabs template
- import the module
- try adding tags in html

I'm pretty sure this repo is deprecated in favor of https://github.com/NativeScript/nativescript-ui-charts. I too tried to get this to run but it won't even migrate to NS version 8. I just cloned the new repo and ran it on an M1 mac and iOS 15.2 simulator iPhone 11 successfully. Here are the steps I followed:
- Open your iOS simulator on your machine or connect your phone to your machine
- gh repo clone NativeScript/nativescript-ui-charts (or clone the repo using desired method)
- cd nativescript-ui-charts/demo
- ns run ios
Here's my environment:
user@mba2020 demo % node -v
v16.13.0
user@mba2020 demo % ns -v
8.1.5
✔ Up to date.
user@mba2020 demo % npm -v
8.1.0