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/11/26 13:22:56 UTC

[GitHub] [echarts] IndProgo opened a new issue #16119: series-line with step="start"/"end" filled section

IndProgo opened a new issue #16119:
URL: https://github.com/apache/echarts/issues/16119


   ### Version
   5.2.2
   
   ### Reproduction link
   [https://jsfiddle.net/s6c0eqwu/1/](https://jsfiddle.net/s6c0eqwu/1/)
   
   ### Steps to reproduce
   On Chrome browser. Zoom in on the line's middle point until solid fill is visible. Zoom out for the fill to disappear
   
   ### What is expected?
   No solid fill for a line
   
   ### What is actually happening?
   If DataZoom has property filterNode="none" and a Series line has option "step" set to "start" or "end", and if next point from a last visible point on X axis is "very far" and has lower value on Y axis, there appears solid fill between those points at some close zoom levels. 
   
   ---
   Firefox seems to not have this behavior. Windows 10. Chrome version  96.0.4664.45 64bit
   The further in time the next point is, the less zoom-in it requires.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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

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


[GitHub] [echarts] echarts-bot[bot] commented on issue #16119: series-line with step="start"/"end" filled section

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #16119:
URL: https://github.com/apache/echarts/issues/16119#issuecomment-979975263


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   You may also check out the [API](https://echarts.apache.org/api.html) and [chart option](https://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe to our [mailing list](https://echarts.apache.org/maillist.html).
   
   Have a nice day! 🍵


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

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


[GitHub] [echarts] Ovilia commented on issue #16119: series-line with step="start"/"end" filled section

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #16119:
URL: https://github.com/apache/echarts/issues/16119#issuecomment-981260355


   No sure what is the solid fill you mentioned. Do you mind providing a gif for what's wrong?


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

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


[GitHub] [echarts] pissang commented on issue #16119: series-line with step="start"/"end" filled section

Posted by GitBox <gi...@apache.org>.
pissang commented on issue #16119:
URL: https://github.com/apache/echarts/issues/16119#issuecomment-983721479


   Seems to be a bug of Chrome. See https://github.com/apache/echarts/issues/15843


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

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


[GitHub] [echarts] IndProgo commented on issue #16119: series-line with step="start"/"end" filled section

Posted by GitBox <gi...@apache.org>.
IndProgo commented on issue #16119:
URL: https://github.com/apache/echarts/issues/16119#issuecomment-983635958


   ![image](https://user-images.githubusercontent.com/41792565/144241613-398503ad-d142-4829-87f5-7b92e339d5a9.png)
   it should be like this, when zooming out a bit
   ![image](https://user-images.githubusercontent.com/41792565/144241793-4434e8cb-4c5b-4d31-924b-2ee21073a2d4.png)
   


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

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