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/08/20 10:18:35 UTC

[GitHub] [incubator-echarts] sywwww commented on issue #9672: 建议增加type:line时sampling配置

sywwww commented on issue #9672:
URL: https://github.com/apache/incubator-echarts/issues/9672#issuecomment-677510715


   > `sampling` can be a callback function. For example
   > 
   > ```js
   > sampling: function (windowData) {
   >   return windowData[0];
   > },
   > ```
   
   ---------------------------------------
   i want to return the maximum and minimum values at the same time,can i use this way?


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