Waterfall Chart | Python Plotly Tutorial #17

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024
  • A python plotly tutorial on creating waterfall charts.
    Code Link:
    colab.research...

ความคิดเห็น • 5

  • @sag7611
    @sag7611 2 ปีที่แล้ว +1

    Thanks a lot. It was so useful!!

    • @ashirrkashyap3849
      @ashirrkashyap3849  2 ปีที่แล้ว

      Thank you, I'll try and make more of such useful content.

  • @GauravDhage
    @GauravDhage 2 ปีที่แล้ว +1

    Thank you so much for video, I have one query - I want to color decreasing bars in different shades of red i.e. for first decreasing bar I want dark red and for second decreasing bar I want lighter red and others like increasing and absolute bars I want default colors, how can I do that? please help me!

    • @ashirrkashyap3849
      @ashirrkashyap3849  2 ปีที่แล้ว

      I personally haven't implemented what you've mentioned in your query but i believe the following should resolve it:
      stackoverflow.com/questions/64295425/how-to-set-different-colors-for-bars-in-a-plotly-waterfall-chart

    • @GauravDhage
      @GauravDhage 2 ปีที่แล้ว +1

      @@ashirrkashyap3849 thank you so much brother