antvis / S2

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

🐛主题配置,横向网格线,纵向网格线宽度不一致,横向网格线或者纵向网格线最终绘制的宽度不一致 #1766

Closed tobemaster56 closed 10 months ago

tobemaster56 commented 2 years ago

🏷 Version

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

Sheet Type

🖋 Description

image image image

如果,横向网格线,和竖向网格线的宽度不一致,就会出现横向网格线(或者纵向网格线)不一样宽的情况

⌨️ Code Snapshots

🔗 Reproduce Link

https://codesandbox.io/s/funny-engelbart-6mxgko?file=/index.ts

🤔 Steps to Reproduce

😊 Expected Behavior

即便横向网格线,和竖向网格线的宽度不一致,那么所有的横向网格线(或者纵向网格线)的宽度应该是一致的

😅 Current Behavior

💻 System information

github-actions[bot] commented 2 years ago

你好 @tobemaster56,很抱歉给你带来了不好的体验, 我们会尽快排查问题并修复, 请关注后续发布日志.

Hello, @tobemaster56, We are so sorry for the bad experience. We will troubleshoot and fix the problem as soon as possible. Please pay attention to the follow-up change logs.

wjgogogo commented 10 months ago

ref: https://github.com/antvis/S2/pull/1854, 可试用 2.0 版本