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/04/02 18:44:49 UTC

[GitHub] [incubator-echarts] 100pah commented on issue #11879: Sampling interfering with stacking

100pah commented on issue #11879: Sampling interfering with stacking
URL: https://github.com/apache/incubator-echarts/issues/11879#issuecomment-608037562
 
 
   TODO fix: 
   (1) `dataSampling` processor is after `dataStack` processor. So `List#downSample` should retrieve data from the `__ecstackresult` (if exists) dimension rather than the original dimension.
   (2) Probably we can provide a new sampling option: `min-max` to reserver both of the characteristics.
   

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