Hi,
For wxFreeChart, I've found a version mismatch in the confiugre file:
599 PACKAGE_VERSION='1.4'
However when I check ReadMe.txt it has been logged to version 1.6 with "wxChartSplitPanel was added".
I can confirm that indeed
src/chartsplitpanel.cpp
... was added, so someone just needs to update the configure file to do that.
Thanks
Hi I found out that this has been fixed in the SVN version 1.7. Thanks.