This is a port of https://www.codeproject.com/Articles/3214/2D-Graph-ActiveX-Control with CMAKE/64bit/modern VS support. Most credits to Nikolai Teofilov
- git clone https://github.com/selassje/NTGraph.git
- cd NTGraph
- mkdir build
- cd build
- cmake ../
- camke --build . --config Release/Debug