S2 icon indicating copy to clipboard operation
S2 copied to clipboard

透视表能不能支持后端计算,前端直接渲染就行了呀,前端百万级性能瓶颈比较明显

Open Azhi-ux opened this issue 1 year ago • 1 comments

🏷 Version

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

Sheet Type

  • [ ] PivotSheet
  • [ ] TableSheet
  • [ ] GridAnalysisSheet
  • [ ] StrategySheet
  • [ ] EditableSheet

🖋 Description

🏞 What problem does this feature solve

🧐 Suggest the API

name type default description
- - - -

Azhi-ux avatar May 10 '24 11:05 Azhi-ux

可以直接setDataCfg把合计的数据也放进去,就能直接显示,不需要重新计算

javenl avatar Nov 20 '24 02:11 javenl