yufeiminds / echarts-python

Deprecated. Use PyEcharts instead. https://github.com/pyecharts/pyecharts
417 stars 167 forks source link

legent not shown #28

Open ghost opened 2 years ago

ghost commented 2 years ago

image

ghost commented 2 years ago

This is the code I used to set the legend

chart_count.use(Legend(['farm1', 'farm2'], 'vertical', show=True))