jiawulin001 commented on issue #16829:
URL: https://github.com/apache/echarts/issues/16829#issuecomment-1093794559

   首先,`label`应放在`markline`下而不是`data`下。
   其次,`label`默认的`position`为`end`,在此情况下只有横向间距可调节,当`position`为`middle`, 
`insideMiddleTop`, `insideMiddleBottom`时才可以调整纵向间距(此时横向不可调节)。
   
   First, `label` should be placed under `markline` instead of `data`.
   Secondly, the default `position` of `label` is `end`. In this case, only the 
horizontal spacing can be adjusted. When the `position` is `middle`, 
`insideMiddleTop`, `insideMiddleBottom`, the vertical spacing can be adjusted 
(at this time horizontal spacing not adjustable).


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

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


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

Reply via email to