gismowdd

Results 4 issues of gismowdd

Compiled using mingw32 with wxWidgets-3.1.3 on Windows 10 . When i add more than 3 datasets it compiles but at runtime I get the error: sharedptr.h(85):assert "m_ref!=_null" failed in operator()....

When you have a lot of datasets (I have 13) the black popup window that appears when you hover the mouse above a bar doesn't stay above the bottom of...

I've got 4 wxRadioButtonBoxes that control which of 67 tables get charted. When a change in selection in any of the 4 wxRadioButtonBoxes occurs, the function ChangeGraph() is called that...

When I add a legend to my stacked column chart it only uses the 2 default colors. I assume there is a default theme similar to my previous issue that...