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/28 03:50:15 UTC

[GitHub] [echarts] 100pah commented on issue #15050: The feature of "if category axis min/max set, the other axis can be filtered" broken

100pah commented on issue #15050:
URL: https://github.com/apache/echarts/issues/15050#issuecomment-850090703


   ## TODO
   
   Probably: 
   
   1. import `defaultAxisExtentFromData.ts` again in `grid/installSimple`. (Change `defaultAxisExtentFromData.ts` to no side-effect firstly).
   2. remove `scale.isInExtentRange` and implement it in another way. 
   3. Make `OrdianlScale['contain']` check `_ticksByOrdinalNumber`
   


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