ant-design-charts icon indicating copy to clipboard operation
ant-design-charts copied to clipboard

🧐[问题]针对数据集的回归趋势线支持

Open antstudio-git opened this issue 3 years ago • 3 comments
trafficstars

🧐 问题描述 [详细地描述问题,让大家都能理解]

针对一组数据,能否绘制多种回归线,反应拟合后的曲线

💻 示例代码 [如果有必要,展示代码,线上示例,或仓库]

🚑 其他信息 [如截图等其他信息可以贴在这里]

antstudio-git avatar Oct 11 '22 04:10 antstudio-git

https://charts.ant.design/zh/examples/scatter/scatter#line 参考下这个?

lxfu1 avatar Oct 11 '22 09:10 lxfu1

https://charts.ant.design/zh/examples/scatter/scatter#line 参考下这个?

嗯,这个的确是趋势线。

我的需求是在一个双轴图中,对柱状数据拟合一个曲线出来,这个用DualAxes能解决么?

antstudio-git avatar Oct 13 '22 02:10 antstudio-git

双轴图目前不支持

lxfu1 avatar Oct 13 '22 03:10 lxfu1