Charts? · NativeScript · Discussion #10741 · GitHub | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
Skip to content

Charts? #10741

Answered by NathanWalker
balazshevesi asked this question in Q&A
Charts? #10741
May 21, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

My team at the moment uses @nativescript-community/ui-chart.
You can register any from it for use in any flavor (refer to each flavor registration methods: https://docs.nativescript.org/guide/create-custom-native-elements#registering-new-elements), eg:

import { LineChart } from '@nativescript-community/ui-chart/charts';
import { PieChart } from '@nativescript-community/ui-chart/charts';

registerElement('LineChart', () => LineChart);
registerElement('PieChart', () => PieChart);

then use it however needed:

<PieChart (loaded)="loadedChart($event)"></PieChart>
import { PieChart } from '@nativescript-community/ui-chart';
import { PieData } from '@nativescript-community/ui-chart/data/PieData';
i…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@balazshevesi
Comment options

Answer selected by balazshevesi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.