Registry / other / wxchartdir

wxchartdir

JSON →
library2.0.0vcpkgunverified

wxChartDir provides components for the integration and use of the commercial C++ library ChartDirector, a universal chart component developed by Advanced Software Engineering Ltd, in wxWidgets based applications.

vcpkg install wxchartdir
INSTALL
IMPORT
SIG · WXCHARTDIR
W
wxchartdir
othercppv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

wx/chartdir/chartdir.h
#include <wx/chartdir/chartdir.h>

Basic wxWidgets frame for ChartDirector integration

#include <wx/chartdir/chartdir.h> #include <wx/wx.h> class MyFrame : public wxFrame { public: MyFrame() : wxFrame(nullptr, wxID_ANY, "Chart") { // ChartDirector integration requires commercial library } }; wxIMPLEMENT_APP(wxApp);
Debug
Known issues
gotchaRequires commercial ChartDirector library; not open source
fix
Purchase ChartDirector license and install it before using wxChartDir
affects: *
Upgrade
Version history
2.0.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources

No resource links recorded.

wxchartdir — pip install wxchartdir · libregistry