Skip to content

This commit contains bug fix for the Chart component.

David Müller requested to merge Davidmue/gambas:master into master

[GB.CHART]

  • BUG: Fixed a bug in Chart class. A more complex calculated id is now used. This let us use more than one chart.
  • BUG: Fixed a bug in _CSerie class. A call to an unexisting property Labels has been changed.

Merge request reports