flutter_echarts
flutter_echarts copied to clipboard
使用new echarts.graphic.LinearGradien失败
Echarts( option: '''
// option string
''',
),
使用这样的写法 我写动态data的话页面显示为空白
使用jsonEncode(xxx)写法可以正常显示, 但是使用new echarts.graphic.LinearGradien会报错