stephenLYZ commented on code in PR #21514:
URL: https://github.com/apache/superset/pull/21514#discussion_r974946931
##########
superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:
##########
@@ -87,7 +87,7 @@ const legendOrientationControl: ControlSetItem = {
],
default: legendOrientation,
renderTrigger: true,
- description: t('Legend type'),
+ description: t('Orientation'),
Review Comment:
Thanks for the fix! Just one nit:
```suggestion
description: t('Legend 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]