Flutter Tutorial - Pie Chart - FLChart

Поділитися
Вставка
  • Опубліковано 15 жов 2024

КОМЕНТАРІ • 23

  • @Er.MeetPatel
    @Er.MeetPatel 2 роки тому +2

    Thank you so much for such an amazing video. It was very helpful to me.

    • @Er.MeetPatel
      @Er.MeetPatel 2 роки тому +1

      @@HeyFlutter there are a few changes we have to do as it has been updated. It would be wonderful if you come with a new updated version. Thank you.

  • @faqruddinmohammad1411
    @faqruddinmohammad1411 2 роки тому +1

    Great job. Could you please make fl line and pie chart data from json url based apis. It would be great help or share any refrenece. Thank you.

  • @m.merugames
    @m.merugames 3 роки тому +1

    Hi!, Great video! I loved it.
    I have a question, I want to integrate firestore data with that PieChart, but the problem is that everytime I use the touch function my setstate gets triggered and that refreshes even my StreamBuilder where I get the data from firestore. I am using a StreamBuilder with the build set to create the PieChart because I have no idea how else to store the data and listen to changes on the data and at the same time have the touch functionality of the piechart. I know I should somehow separate the StreamBuilder and the PieChart but I don't know how.
    Could you help me if you have any idea on how to combine this? also if you have any resources like videos or tutorials I could follow I would really appreciate it.
    Thanks again for the great video!

  • @mercatellineto
    @mercatellineto 3 роки тому +1

    Amazing! I need a "linear pie chart" like a line divided in 4 percentages with different colors. Do you know any widget like this?

  • @AshokKumar-mn7wx
    @AshokKumar-mn7wx 3 роки тому

    Hello is there any option to add drilldown on piechart in flutter like we have highcharts drilldown in android

  • @saitejd8108
    @saitejd8108 3 роки тому

    Hey, how can I make the piechart builds infront animated when I open that page?

  • @decepticonWave
    @decepticonWave Рік тому

    Thanks so much. Do you know how to add a tooltip to the pie chart ???

    • @HeyFlutter
      @HeyFlutter  Рік тому

      Thank You Star Scream! Follow this link: help.syncfusion.com/flutter/sfcircularchart/tooltip
      I hope you will get your answer 🙂

  • @mruduladdipalli5417
    @mruduladdipalli5417 3 роки тому

    can we reduce padding between bar graph and its border, like I wanted to show colors listing beside the pie chart

    • @mruduladdipalli5417
      @mruduladdipalli5417 3 роки тому

      @@HeyFlutter , Thanks Johannes, I re watched the video , and I found out the solution from your video and successfully created my first flutter app called "eXpense Tracker" , all analytics part in my app are build because of your videos, Thanks for doing such great research and making video on them.

  • @rawhaosman2099
    @rawhaosman2099 3 роки тому

    your video was very helpful for me, but i want chart's data to be dynamic not fixed or static[Data class]. really iam tried so hard can you help me please
    and thank you again

    • @shashanksm6327
      @shashanksm6327 3 роки тому

      Use any State Management like Bloc using which you can easily manage the state and change chart's data dynamically

  • @muneebshahzad1335
    @muneebshahzad1335 2 роки тому

    You have skill how to teach others

    • @HeyFlutter
      @HeyFlutter  2 роки тому

      Thank you, Muneeb Shahzad! 🙂

  • @betahero4828
    @betahero4828 2 роки тому

    hi, great videos, can you make example with firebase data?

  • @oldmen2544
    @oldmen2544 3 роки тому

    How can I retrive firestore data in this pie chart??🙄

    • @BROSHEND
      @BROSHEND 3 роки тому

      can you give sample for firestore data in this pie chat johannes?

  • @rafiksiddique3826
    @rafiksiddique3826 Рік тому

    How to dynamic SfCircularChart?

    • @HeyFlutter
      @HeyFlutter  Рік тому

      Hey, @rafiksiddique3826 🙂 Please follow the documentation URL: pub.dev/packages/syncfusion_flutter_charts to learn in deep

  • @joseignaciosantamariacerda6391
    @joseignaciosantamariacerda6391 3 роки тому +1

    good video, it helped me too much, thank you very much for everything!

  • @enes5111
    @enes5111 3 роки тому

    Can I get the name and percent values ​​from another array on the piedata.dart page