yuankunzhang / charming

A visualization library for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Line with label is not supported?

tempbottle opened this issue · comments

doc is here:
https://echarts.apache.org/en/option.html#series-line.label

can not add label for Line:

.series(Line::new().data(vec![150, 230, 224, 218, 135, 147, 260]));

Can we have a new release (on cargo) with this included?

This is published.