flutter_echarts icon indicating copy to clipboard operation
flutter_echarts copied to clipboard

使用new echarts.graphic.LinearGradien失败

Open 17676160564 opened this issue 10 months ago • 0 comments

Echarts( option: '''

// option string

''', ), Snipaste_2024-11-29_18-49-55

使用这样的写法 我写动态data的话页面显示为空白

Snipaste_2024-11-29_18-50-40

使用jsonEncode(xxx)写法可以正常显示, 但是使用new echarts.graphic.LinearGradien会报错

17676160564 avatar Nov 29 '24 10:11 17676160564