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 2021/05/13 08:32:01 UTC

[GitHub] [echarts] 287466723 opened a new issue #14938: 文档配置项中visualMap align内容错误

287466723 opened a new issue #14938:
URL: https://github.com/apache/echarts/issues/14938


   ### Version
   5.1.1
   
   ### Steps to reproduce
   visualMap: {
           min: 0,
           max: 10,
           calculable: true,
           orient: 'horizontal',
           align:'top'
       },
   
   ### What is expected?
   实际应用visualMap-continuous. align 
   orient 为 vertical时,使用‘left’,‘right’有效; 
   orient 为 horizontal 时,使用‘top’,‘bottom’有效;
   
   ### What is actually happening?
   文档中的错误内容:
   visualMap-continuous. align 
   
   'left' 手柄和label在右,orient 为 horizontal 时有效。
   'right' 手柄和label在左,orient 为 horizontal 时有效。
   'top' 手柄和label在下,orient 为 vertical 时有效。
   'bottom' 手柄和label在上,orient 为 vertical 时有效。
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   


-- 
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.

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


[GitHub] [echarts] echarts-bot[bot] commented on issue #14938: 文档配置项中visualMap align内容错误

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #14938:
URL: https://github.com/apache/echarts/issues/14938#issuecomment-840408582






-- 
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.

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