antvis / S2

⚡️ A practical visualization library for tabular analysis.
https://s2.antv.antgroup.com
MIT License
1.46k stars 193 forks source link

能否支持滚动条悬浮显示🙏 #2834

Open misswangkang opened 1 month ago

misswangkang commented 1 month ago

🏷 Version

Package Version
@antv/s2 1.47.1
@antv/s2-react
@antv/s2-vue

Sheet Type

🖋 Description

用户希望默认不显示滚动条,鼠标悬浮到交叉表再显示,当前我们采用的是外部监听 修改s2.facet.hideScrollBar(() => false)

🏞 What problem does this feature solve

🧐 Suggest the API

name type default description
- - - -
github-actions[bot] commented 1 month ago

你好 @misswangkang,感谢你的建议, 我们会及时评估和排期, 谢谢! 当然, 如果能贡献 PR 帮助我们改进, 不胜感激!

Hello, @misswangkang, thanks for your advice. We will evaluate and schedule in time. Thank you! you could implement it by yourself through the customization capabilities provided by S2. Thanks so much for your understanding.