michaelmorera-preset commented on PR #38673: URL: https://github.com/apache/superset/pull/38673#issuecomment-4153828910
The application is working as expected. # Scenario The Y axis ticks/lines appear correctly in Matrixify. ## Steps 1. Go to the Superset application 2. Import the example chart (use matrixify) 3. Update the row height to be either 60/90/120 ## Current result After the step 3, the Y axis ticks/lines appear correctly in Matrixify. ## Variants | Variant | Status | | -------- | -------- | | Row height - 59 | :white_check_mark: | | Row height - 60 | :white_check_mark: | | Row height - 89 | :white_check_mark: | | Row height - 90 | :white_check_mark: | | Row height - 119 | :white_check_mark: | | Row height - 120 | :white_check_mark: | | Row height - 121 | :white_check_mark: | NOTE: the numbers on the Y Axis of each chart starting appearing at "Row height"=62. ## Testing chart example [chart_export_20260316T112054.zip](https://github.com/user-attachments/files/26346654/chart_export_20260316T112054.zip) ## Evidence Row height 60 <img width="1902" height="994" alt="image" src="https://github.com/user-attachments/assets/0ef8f9d2-e91c-4c06-a461-ffa78ef3cb33" /> Row height 90 <img width="1902" height="994" alt="image" src="https://github.com/user-attachments/assets/561946b2-fe04-41de-81ef-af4792111699" /> Row height 120 <img width="1902" height="994" alt="image" src="https://github.com/user-attachments/assets/fbc6564d-1c34-48f2-b9c1-55cc31a6c221" /> -- 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]
