You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/04/11 08:40:33 UTC

[GitHub] [echarts-doc] jiawulin001 commented on a diff in pull request #239: Add Clarification to axis.position/offset

jiawulin001 commented on code in PR #239:
URL: https://github.com/apache/echarts-doc/pull/239#discussion_r847081571


##########
en/option/component/x-axis.md:
##########
@@ -33,13 +33,15 @@ options:
 + `'top'`
 + `'bottom'`
 
-The first x axis in grid defaults to be on the bottom of the grid, and the second x axis is on the other side against the first x axis.
+The first x axis in grid defaults to be on the bottom of the grid, and the second x axis is on the other side against the first x axis.  
+Notice: Changes of `position` cannot be applied unless setting `xAxis.axisLine.onZero` to `false`.

Review Comment:
   > Not available when xAxis.axisLine.onZero is `true`
   
   @pissang I think this might not be enough to remind users that `xAxis.axisLine.onZero` is `true` by default  
   
   How about:
   
   > Set `xAxis.axisLine.onZero` to `false` to activate this option.



-- 
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-unsubscribe@echarts.apache.org

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


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