rea725 commented on PR #33146:
URL: https://github.com/apache/superset/pull/33146#issuecomment-2827398112

   The work performed on Superset by @anantaoutlook in this PR includes the 
following improvements:
   
   1.) Horizontal waterfall in addition to vertical.  
   
![image](https://github.com/user-attachments/assets/80303820-ad26-4a3a-996b-ed7d404da2ae)
   
   2.) Axis label fixes to word-wrap longer labels instead of hiding them.  
This is extremely important for readability/usability.
   For example.  Prior to these fixes, roughly half of the following labels in 
this chart were hidden:
   
![image](https://github.com/user-attachments/assets/17370222-09d3-44a0-865e-69282a674a77)
   
   3.) Sorting of Waterfall:  It is now possible to sort the waterfall by a 
field other than the field indicated in the waterfall column headers.  Again, 
extremely important.  As an example, in the following chart, we are bridging 
from gross revenue to Profit.  It's vital that these grouping appear in the 
correct order:
   
![image](https://github.com/user-attachments/assets/57f5f197-5932-4b85-acbd-994bfab2e433)
   
![image](https://github.com/user-attachments/assets/1370022a-0297-4c30-8ee6-4752905bf776)
   
   4.) Added option to use first value as subtotal, and bold first value as 
subtotal.  These are important optional settings for the waterfall.   In the 
example, these allow the Gross Revenue bar to be presented as a subtotal (full 
bar and grey), and the label for Gross Revenue is bold.
   Before:
   
![image](https://github.com/user-attachments/assets/1868a0d0-3120-45f2-a4ff-f5e661635baf)
   After:
   
![image](https://github.com/user-attachments/assets/f3222177-594a-4f89-b67f-1812aaa7adaa)
   
   5.) Cross-filtering is now feasible for the waterfall chart.
   
   
   
   


-- 
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