Closed ipppinto closed 8 years ago
Hi,
In line 96 I put this: $js .= "document.getElementById('chartLegend{$id}').innerHTML = chartJS{$id}.generateLegend();";
and i view this:
and I see the legend. Can you do this in your version?
@ipppinto do you mind providing a PR for that? Thanks!
I have updated to latest version, no longer valid ticket.
Hi,
In line 96 I put this: $js .= "document.getElementById('chartLegend{$id}').innerHTML = chartJS{$id}.generateLegend();";
and i view this:
and I see the legend. Can you do this in your version?