Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 384 Bytes

Simple Data Visualization

Providing a simple C++ API to visualize datas.

Pros

  • Single header
  • Easy to use
  • fit with all STL containers(custom containers need to have ForwardIterator)

Example Preview

ex1

movie

Dependencies