Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

框选型数据区域缩放组件(dataZoomSelect) #8964

Closed
chenjus opened this issue Aug 28, 2018 · 6 comments
Closed

框选型数据区域缩放组件(dataZoomSelect) #8964

chenjus opened this issue Aug 28, 2018 · 6 comments

Comments

@chenjus
Copy link

chenjus commented Aug 28, 2018

One-line summary [问题简述]

框选型数据区域缩放组件(dataZoomSelect)不能设置数据选择框的背景颜色

Version & Environment [版本及环境]

  • ECharts version [ECharts 版本]: 4.1.0
  • Browser version [浏览器类型和版本]: 5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.221 Safari/537.36 SE 2.X MetaSr 1.0
  • OS Version [操作系统类型和版本]:Win8

Expected behaviour [期望结果]

因为我grid的背景颜色是黑色,默认的数据选择框背景色也是黑色的,所以导致选择数据时看不见数据选择框,希望可以设置数据选择框的背景颜色,就像dataZoomSlider有一dataBackground属性一样。

ECharts option [ECharts配置项]

option = {

}

Other comments [其他信息]

@Ovilia
Copy link
Contributor

Ovilia commented Aug 29, 2018

dataZoomSelect 是什么?是 dataZoom 么?

@Ovilia Ovilia added the missing-demo The author should provide a demo. label Aug 29, 2018
@chenjus
Copy link
Author

chenjus commented Aug 29, 2018

@Ovilia 是在toolbox里的dataZoom

toolbox.feature.dataZoom

@Ovilia
Copy link
Contributor

Ovilia commented Aug 29, 2018

http://echarts.baidu.com/option.html#toolbox.feature.dataZoom.iconStyle.color 是这个么,不行就截图看看你要改哪部分~

@chenjus
Copy link
Author

chenjus commented Aug 29, 2018

不是这个喔,这个是toolbox图标的颜色,我需要设置的是如下图中黑色阴影部分的颜色:
Image

https://github.com/chenjus/MyApp/blob/master/2.png

@Ovilia Ovilia added enhancement and removed missing-demo The author should provide a demo. labels Aug 29, 2018
@woshidamaomao
Copy link

我也遇到了这个问题,请问现在解决了吗?

@yangchao35071
Copy link

同问, dataZoom中没有属性可以设置鼠标选择区域的颜色

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants