wxFreeChart icon indicating copy to clipboard operation
wxFreeChart copied to clipboard

AxisPlot::RemoveDataset() missing

Open ahnkle opened this issue 7 years ago • 0 comments

The function is in the header but there is no code for it (them):

void RemoveDataset(Dataset *dataset);
void RemoveDataset(size_t index);

This is for AxisPlot.h in commit a2cc3f6ba26770d4ba4411ef382086af6b577a6d.

ahnkle avatar Feb 14 '18 13:02 ahnkle