Matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
Install / Use
/learn @alandefreitas/MatplotplusplusREADME
Matplot++
<br/>A C++ Graphics Library for Data Visualization
Data visualization can help programmers and scientists identify trends in their data and efficiently communicate these results with their peers. Modern C++ is being used for a variety of scientific applications, and this environment can benefit considerably from graphics libraries that attend the typical design goals toward scientific data visualization. Besides the option of exporting results to other environments, the customary alternatives in C++ are either non-dedicated libraries that depend on existing user interfaces or bindings to other languages. Matplot++ is a graphics library for data visualization that provides interactive plotting, means for exporting plots in high-quality formats for scientific publications, a compact syntax consistent with similar libraries, dozens of plot categories with specialized algorithms, multiple coding styles, and supports generic backends.
<br/> <br/> <!-- https://github.com/bradvin/social-share-urls --> <br/> <!-- START mdsplit-ignore --> <!-- Remove link to documentation from the documentation --> <h2>READ THE DOCUMENTATION FOR A QUICK START AND EXAMPLES
</h2> <!-- https://gist.github.com/jbroadway/2836900 --> <!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <details> <summary>Table of Contents</summary> </details> <!-- END doctoc generated TOC please keep comment here to allow auto update --> <!-- END mdsplit-ignore --> <!-- START mdsplit-ignore --> <!-- Only leave the complete gallery in the docs -->
