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 2020/01/06 02:12:07 UTC

[GitHub] [incubator-echarts-doc] pissang commented on a change in pull request #86: Fix doc

pissang commented on a change in pull request #86: Fix doc
URL: https://github.com/apache/incubator-echarts-doc/pull/86#discussion_r363137371
 
 

 ##########
 File path: en/option/series/line.md
 ##########
 @@ -37,7 +37,7 @@ Broken line chart relates all the data points [symbol](~series-line.symbol) by b
 ## showSymbol(boolean) = true
 Whether to show symbol. It would be shown during tooltip hover.
 
-## showAllSymbol(boolean) = 'auto'
+## showAllSymbol(boolean|string) = 'auto'
 
 Review comment:
   For the property which value can be `'auto'`.  I think we can ignore the `string` type. Because `'auto'` is a very special value. It's similar to `null/undefined` but with semantic.

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


With regards,
Apache Git Services

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