Class declarations.
Definition in file SeriesList.hpp.
#include <string>
#include <vector>
#include <cfloat>
#include "Frame.hpp"
#include "StrokeStyle.hpp"
#include "Marker.hpp"
#include "Text.hpp"
#include "TextStyle.hpp"
#include "Color.hpp"
#include "Line.hpp"
#include "GridLayout.hpp"
Include dependency graph for SeriesList.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | vplot |
Classes | |
| class | SeriesList |
| This class will maintain a list of series including their title and strokestyle. More... | |
| struct | SeriesList::map_object |
| This struct helps in translating coordinates for a set of points. | |
1.3.9.1