[GitHub] [incubator-echarts] Ovilia commented on issue #11240: [feature] Add clip option for scatter, line, bar, lines, custom chart

2019-09-17 Thread GitBox
Ovilia commented on issue #11240: [feature] Add clip option for scatter, line, 
bar, lines, custom chart
URL: 
https://github.com/apache/incubator-echarts/issues/11240#issuecomment-532486118
 
 
   I think it should absolutely be clipped without explicit configuration. Why 
asking?


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:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [incubator-echarts] Ovilia commented on issue #11240: [feature] Add clip option for scatter, line, bar, lines, custom chart

2019-09-16 Thread GitBox
Ovilia commented on issue #11240: [feature] Add clip option for scatter, line, 
bar, lines, custom chart
URL: 
https://github.com/apache/incubator-echarts/issues/11240#issuecomment-531742831
 
 
   For example, if I wish to keep my grid area clean and do not want anything 
to overflow from it, or it there is axis tick label on the left side and I 
don't want the circle to overflow from the grid to touch the axis label.
   
![image](https://user-images.githubusercontent.com/779050/64955178-1f2bed80-d8ba-11e9-9d5b-c7e49b66dd53.png)
   In this case, neither of the situations when the circle is on the top of the 
axis label or under it creates a satisfying result.
   
   This is just one example. What I wish to say is that it is important (to 
provide the ability) to keep the series inside the grid area to avoid 
unexpected results.


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:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [incubator-echarts] Ovilia commented on issue #11240: [feature] Add clip option for scatter, line, bar, lines, custom chart

2019-09-16 Thread GitBox
Ovilia commented on issue #11240: [feature] Add clip option for scatter, line, 
bar, lines, custom chart
URL: 
https://github.com/apache/incubator-echarts/issues/11240#issuecomment-531736862
 
 
   I'm cool with most of these. Just to be clarified, what happens to scatter 
items whose centroid is inside the grid but part of the circle is outside the 
grid area? I think (A) displaying the whole graphic and (B) displaying the part 
inside the grid both make sense. Would it be possible for a user to decide 
which policy to use?
   
![image](https://user-images.githubusercontent.com/779050/64954187-695f9f80-d8b7-11e9-885b-ed4f41864256.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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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