aprendizlaura opened a new issue, #31245: URL: https://github.com/apache/superset/issues/31245
Hello! I've been experiencing an issue lately that I'm not sure where it originates from. Currently, I'm using **version 4.0.2.** When I create a dashboard and add a column, for some reason, when I add a chart to that column and later enlarge the column, the new dimensions of my chart are not updated correctly in the position_json configuration. As a result, when using the API to download the chart's image, it downloads with incorrect dimensions. I've attached images to make it a bit clearer: Image 1: I create a column in my dashboard.  Image 2: I add a chart to my column.  Image 3: I enlarge the size of my column.  Image 4: When I remove my chart from the column, it doesn't maintain the resized dimensions after enlarging the column.  In summary, and just to clarify, my problem is that when varying the dimensions of a column, these changes are not reflected in the position_json that I access via the API to download the dashboard's images. Furthermore, you don't necessarily need to look at the JSON to observe the issue, as it can also be seen directly in the dashboard: when extracting the chart from the column, it reverts to its default or original size as when a chart is first added to the dashboard. Currently, as a workaround, I adjust my charts to the desired size before adding them to a column, which resolves the issue. However, I believe it's important to highlight this in case it's behavior that should not be happening. Thank you -- 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]
