suremicro commented on issue #8841: min/max on yAxis for bar charts, makes the bars go outside limits URL: https://github.com/apache/incubator-echarts/issues/8841#issuecomment-516120697 That's what I assumed from the code, the I only asked as it doesn't seem to clip. BTW I found there's a `data.setItemLayout(index, layout);` function as well (which does them same as your line). I expected to give clipRectByRect the data item layout along with the min/max area and it returned a clipped layout which I then apply, but no luck
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
