You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2021/10/22 10:01:05 UTC

[GitHub] [echarts-handbook] plainheart commented on a change in pull request #17: Correct the type for the continuous example

plainheart commented on a change in pull request #17:
URL: https://github.com/apache/echarts-handbook/pull/17#discussion_r734405048



##########
File path: contents/en/concepts/visual-map.md
##########
@@ -94,7 +94,7 @@ Continuous type visual mapping can determine the range of visual mapping by spec
 option = {
   visualMap: [
     {
-      type: 'piecewise',
+      type: 'continuous',

Review comment:
       Could you please correct the same issue in the Chinese document?
   https://github.com/apache/echarts-handbook/blob/9b3fcce24e4a02a426444088ca3ba05a84dccdb9/contents/zh/concepts/visual-map.md#L97
   
   




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

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



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