sea

Results 5 issues of sea

How to customize header, such as header color, font size, font width, and background color

使用 pnpm i --ignore-scripts 安装依赖会导致无法在vue2的项目中使用 实际的发生场景 vue2项目使用了@antv/x6-vue-shape插件, 然后安装依赖 添加了 --ignore-scripts 参数, 导致xxx.reactive is not a function 安装依赖的时候执行对vue2的支持, 隐藏的有点深 [苦涩] scripts: { "postinstall" : 'xxxx' } 作者可以在readme中添加个提示 [捂脸], 排查问题好坑呀[捂脸]

How to set the timeline to not automatically expand and only display from the start time to the end time. ![image](https://github.com/user-attachments/assets/8c87f7bb-c6a1-4ed7-8bf8-2eb63e660e09) As shown in the style above, without automatic extension...

目前的需求是需要动态计算内容高度, 然后设置组件的高度, 高度动态设置完毕后并不会使布局重新绘制, 导致出现间隙或覆盖的情况 ![image](https://github.com/user-attachments/assets/86d3f435-a6aa-4b09-a99f-806d5c16b11c)

### Describe the feature / 功能描述 希望可以对合并后的单元格设置对齐方式, 例如横向:左对齐,居中,右对齐, 纵向: 顶部对齐, 居中,底部对齐 例如下图 ![image](https://github.com/user-attachments/assets/5594d769-e1cf-4385-a993-a8dcc87d0e6d) ### Design the API / API 设计 | name | type | default | description | |...

🙏feature request
💤 inactive