Xavier Leclercq

Results 35 comments of Xavier Leclercq

Yes a lot of refactoring will be needed for this. I need to check where I left on this but if memory serves I was going to define distinct types...

Renamed wxBarChartData to wxChartsCategoricalData as it is used for several charts 78df948099987f5169c81efd48a706dbd3a76d35.

@hexedit I'm currently implementing CMake build files in another branch. It will at a minimum work with both static and shared versions of the wxWidgets library. Regarding building wxCharts itself...

Do you mean displaying several charts on top of each other? The underlying code has been written with that possibility in mind. I'll see if I can add some simple...

We will call that chart a combination chart. In commit 1e605112cd6e0b450adedb8996bb3a64542df204 I started to add the files to start implementing this.

Possible causes for the problem are covered here: https://forums.wxwidgets.org/viewtopic.php?f=30&t=44902

You are correct, This seems to be an isolated occurrence in wxareachartctrl.h. The others seem fine. I'm doing a quick commit for this now. I can't check the example right...

Header guard fixed in 632f2771dfad9465022be8e1f2c76c98b4b516e5