b4s36t4 commented on PR #32707:
URL: https://github.com/apache/superset/pull/32707#issuecomment-2750241403

   Hi, @jpchev. I'm trying to implement the stacked chart as you did above for 
the below dataset.
   
   ```
   id,sprint,stories,p0_issues,p1_p2_issues,effieciency
   1,2023#07,24,1,5,4
   7,2023#06,25,4,10,1.785714286
   2,2023#05,26,4,12,1.625
   3,2023#04,26,8,20,0.7878787879
   4,2023#03,22,10,30,0.55
   5,2023#02,23,9,40,0.4693877551
   6,2023#01,21,15,28,0.488372093
   ```
   Can you help me understand by giving a demo for this, I'm not able to build 
the chart for the dataset as you did. 
   You can hit me `@b4s36t4` in discord or telegram we can take things over 
there. Thanks for the help!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to