简体   繁体   中英

Highstock Navigator Mask doesn't cover content

I'm trying to style the mask covering the un-selected region in the Navigator. I have:

navigator.maskFill: 'rgba(233, 233, 233, 0.7)'

which generates a nice grey overlay indicating the content is not currently being displayed in the chart.

Unfortunately for some reason this mask doesn't completely cover the data, as seen here highlighted in red:

在此处输入图片说明

The mask appears 1px too short. Can anybody explain why, or suggest how to fix/work around this?

Edit jsfiddle showing example: http://jsfiddle.net/s6BmC/2/

实际上,它看起来像一个错误,报告在这里: https : //github.com/highslide-software/highcharts.com/issues/2710

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM