MallikarjunaReddyN opened a new issue, #42000:
URL: https://github.com/apache/superset/issues/42000

   ### Bug description
   
   When viewing a Mixed Chart and selecting "View as Table", the table output 
is rendered incorrectly when multiple query result sets are returned.
   
   The first result set overlaps the second result set, making the table 
difficult to read and causing data from different queries to appear on top of 
each other.
   
   **Steps to Reproduce**
   - Create a Mixed Chart with multiple queries/metrics that generate more than 
one result set.
   - Run the chart and ensure it renders successfully.
   - Open the chart menu and select "View as Table".
   - Observe the rendered table output.
   
   **Current Behavior**
   - The first result set overlaps the second result set.
   - Table sections are not properly separated.
   - Data from multiple result sets becomes difficult to read.
   
   **Expected Behavior**
   - Each result set should be displayed in its own clearly separated table 
section.
   - Adequate spacing and layout should be applied between result sets.
   - No overlapping or visual corruption should occur.
   
   ### Screenshots/recordings
   
   <img width="1920" height="945" alt="Image" 
src="https://github.com/user-attachments/assets/f5ef30e8-a3af-4319-a56f-e72df2b13c94";
 />
   
   ### Superset version
   
   master / latest-dev
   
   ### Python version
   
   3.11
   
   ### Node version
   
   18 or greater
   
   ### Browser
   
   Chrome
   
   ### Additional context
   
   _No response_
   
   ### Checklist
   
   - [x] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [x] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [x] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


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