|
wPlot2D version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
|
#include "../srcEntity/wEntity.hpp"#include "wLineEntity.hpp"#include "wFrameEntity.hpp"#include "wFunctionEntity.hpp"#include "wDataPlotEntity.hpp"#include <SFML/Graphics.hpp>

Go to the source code of this file.
Classes | |
| class | wPlot2D::LegendEntity |
| Represents a legend box that describes functions and data plots. More... | |
Namespaces | |
| namespace | wPlot2D |