plainheart commented on code in PR #384:
URL: https://github.com/apache/echarts-doc/pull/384#discussion_r1477285607


##########
en/option/component/axis-common.md:
##########
@@ -147,6 +147,54 @@ Whether to show the label of the min tick. Optional 
values: `true`, `false`, `nu
 
 Whether to show the label of the max tick. Optional values: `true`, `false`, 
`null`. It is auto determined by default, that is, if labels are overlapped, 
the label of the max tick will not be displayed.
 
+{{ if: ${componentType} === 'xAxis' }}
+
+##${prefix} alignMinLabel(string) = null

Review Comment:
   Just a reminder. Don't forget to add a version support tip.



-- 
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: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to