rounded-corners icon indicating copy to clipboard operation
rounded-corners copied to clipboard

Bar is cropped

Open sebastianbochan opened this issue 8 years ago • 1 comments

Let's compare two edges (left and right). The left seems to be cropped by 1px.

Example:

  • http://jsfiddle.net/gfykhnuy/

sebastianbochan avatar Dec 05 '16 11:12 sebastianbochan

@sebastianbochan I'm the one who reported this issue to you via email. I don't think the issue belongs to this repo. It happens even without rounded-corners.

Notice the dimension of the container (svg.highcharts-root) is 530x10

screen shot 2016-12-12 at 6 56 07 pm

While the dimension of the bar (g.highcharts-series-group) is 531x10

screen shot 2016-12-12 at 6 56 26 pm

http://jsfiddle.net/rsa143es/1/

codynguyen avatar Dec 12 '16 12:12 codynguyen