How to Build Charts In Bubble | Bubble.io Beginner Tutorial

Sdílet
Vložit
  • čas přidán 28. 08. 2024
  • Learn how to build charts in this Bubble.io beginner tutorial so that you can take your app data and present it to your users in visually interesting ways. This video will teach you how to use charts from the ground up using Bubble's :group by method. Hope you find this helpful!
    _____
    Sign up for a coaching session with me here: bubble.io/coac...
    Work with me: jdev.tech
    Sign up for a bootcamp with me here: bubble.io/boot...

Komentáře • 27

  • @chrischapman214
    @chrischapman214 Před 5 dny

    Thank you!

  • @AFanofPani
    @AFanofPani Před 2 lety +2

    Great video! Would love to see examples on using pie charts. I have 3 numbers that I want to show in a pie chart based on percentages. For example, #1 = 25, #2 = 25 and #3 = 50. The pie shart should show #1 as 25% of the pie chart, #2 as 25% of the pie chart and #3 as 50% of the pie chart. Can this be done with the bubble built chart plugin?

  • @salvatorepercival
    @salvatorepercival Před 6 měsíci

    Hey Jacob! Thanks for this, it really helped me. Quick question if you see this: is there an easy way to limit the value expression to a certain range? For example, instead of showing from 0-100, I would like to focus on the range from 30-60 because all of my entries will be within that range. Let me know, thanks!

  • @kierrereeg
    @kierrereeg Před 2 lety

    Awesome video thanks! I think another good idea for a video would be web-sockets & bubble.

  • @vincent_hall
    @vincent_hall Před 5 měsíci

    Why do I get nothing displayed, no charts at all, in preview?

  • @Lichcrafter
    @Lichcrafter Před 2 lety

    Just what I needed, thank you!

  • @jakbo_
    @jakbo_ Před 6 měsíci

    So you said you can sample the plug-in and then get a prorated amount ? So say you bought the plug in the one time fee and you tried it for 10 minutes and it didn't work how does that work

  • @anastasiiaruslanivna6251
    @anastasiiaruslanivna6251 Před 5 měsíci

    what to do when you need to show 4 columns from two different tables (planned expenses, actual expenses, planned income, actual income) and so on for each mission?

  • @vey134
    @vey134 Před 2 lety

    Plz make a tutorial on "How user can create folders/playlists and Save/Move Posts to folders."

  • @sergeyauts
    @sergeyauts Před 2 lety

    Another one cool video! Thanks! Very helpful! Is it possible to customize the chart colors in this plugin?

  • @TheNosbelgsOpinion
    @TheNosbelgsOpinion Před 3 měsíci

    How can I make Gantt charts?

  • @vincent_hall
    @vincent_hall Před 6 měsíci

    Gemini:
    Unfortunately, the Chart Element plugin in Bubble doesn't directly support plotting data from uploaded files.

  • @vincent_hall
    @vincent_hall Před 6 měsíci

    This doesn't help me at all to plot a thing that isn't aggregated. I just want to plot data from a spreadsheet file I've uploaded.
    Why is Bubble so opaque and hard to use?!
    So user unfriendly!
    Soul crushing!

  • @aharonshapiro
    @aharonshapiro Před rokem

    Great video thank you!

  • @erdemsenol9642
    @erdemsenol9642 Před rokem

    Does anyone know if we are able to expose chart data via REST API and consume it in another application?

  • @aguinaldochavesdossantos4267

    Hello, I am Aguinaldo from Brazil. I have realized that most people make charts considering amount and date. How can I count some text and than create a chart ?

  • @felipecruz3243
    @felipecruz3243 Před 2 lety

    Hi J dev,
    How are you?
    Thanks a lot for your video. It is awesome!
    One related question.
    Lets suppose I have 4 products:
    Product. Date Price
    Product4 Mar 20, 2022 $ 20,000
    Product4 Mar 18, 2022 $ 10,000
    Product3 Mar 1, 2022 $ 10,000
    Product2 Feb 1, 2022 $ 10,000
    Product1 Jan 5, 2022 $ 10,000
    Product1 Jan 1, 2022 $ 5,000
    I want to get a bar chart that shows:
    1) In January: Product 1; showing a bar with the corresponding 10,000 (not 5,000. It is the 10,000 as it takes the greatest price of each product, each month)
    2) In February: Product 2; showing a bar with the corresponding 10,000
    3) In March:
    Product 3; showing a bar with the corresponding 10,000
    + Product 4; showing a bar with the corresponding 20,000 (not 10,000. It is the 20,000 as it takes the greatest price of each product, each month).
    Any ideas of how would you do that?
    Thanks a lot!
    Phil

  • @AlfaEricWashDC
    @AlfaEricWashDC Před rokem

    Thank you for posting, my issue is I’m trying to show a pie chart that is just for display. Not over a period of time, nor a grouping.. to be exact three slices totaling 100. More as a display. Please advise.

    • @jacobgershkovich
      @jacobgershkovich  Před rokem

      Which plugin are you using?

    • @AlfaEricWashDC
      @AlfaEricWashDC Před rokem

      @@jacobgershkovich Im using Line/Bar Chart

    • @jacobgershkovich
      @jacobgershkovich  Před rokem

      ​ @AlfaEricWashDC As long as you pass a field in that is a number for the data source you should be good to go!

  • @ryanellis7156
    @ryanellis7156 Před 2 lety

    Hi J, Great plugin although I need some help if you don't mind please?? I have an area chart and a donut chart within a reusable element. On page load, they workfine but if I open another reuseable element and then return to the one containing the charts, they do not refresh. Any ideas why this might be happening?

    • @jacobgershkovich
      @jacobgershkovich  Před 2 lety

      Hard to say without looking at the editor!

    • @ryanellis7156
      @ryanellis7156 Před 2 lety

      @@jacobgershkovich Thanks, under NDA though. Thought you might have a few possibilities or common occurrences encountered out of the box?

  • @kazi_goni
    @kazi_goni Před rokem

    How to add filtering options for the users?