ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

Not showing Chart and Gauge - NativeScriptUIChartModule and NativeScriptUIGaugeModule #1541

Open PabloPG opened 2 years ago

PabloPG commented 2 years ago

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",

Please tell us how to recreate the issue in as much detail as possible.

  1. start a new project with tabs template
  2. import the module
  3. try adding tags in html

image image image

flipperlite commented 2 years ago

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:

  1. Open your iOS simulator on your machine or connect your phone to your machine
  2. gh repo clone NativeScript/nativescript-ui-charts (or clone the repo using desired method)
  3. cd nativescript-ui-charts/demo
  4. 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