LuisSanchez commented on code in PR #36989:
URL: https://github.com/apache/superset/pull/36989#discussion_r2674556555
##########
superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:
##########
@@ -45,6 +45,8 @@ export const TIMESERIES_CONSTANTS = {
dataZoomEnd: 100,
yAxisLabelTopOffset: 20,
extraControlsOffset: 22,
+ // Minimum right padding for horizontal bar charts to ensure value labels
are fully visible
Review Comment:
Do not apply, this constants obj is used for the timeseries chart
independent of its orientation
--
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]