Skip to content

1.5.1

Compare
Choose a tag to compare
@lcallarec lcallarec released this 08 Jul 20:16
· 170 commits to master since this release
  • add chart.add_value_by_index(int serie_index, double value) method, to add a value to a serie given its serie_index (unlike chart.add_value() which takes the serie as argument)