Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Chartjs + firebase

$
0
0

@7martinelli wrote:

Hey Ionites.
How can I load a data from firebase to my chart.js?

here is my code:

ionViewDidLoad(){


this.polarChart = new Chart(this.polarCanvas.nativeElement, {

            type: 'polarArea',
            data: {
                labels: ["Jogos", "Vitórias", "Empates", "Derrotas", "Gols Marcados", "Gols Sofridos"],
                datasets: [{
                    label: '# of Votes',
                    data: [20, 19, 3, 5, 2, 3],

I would like to retrieve the data from firebase. Any expert can help me?

Thank you

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>