IBSimu
1.0.4
|
XY-graph. More...
#include <cairo.h>
#include <vector>
#include "color.hpp"
#include "graph.hpp"
#include "coordmapper.hpp"
Go to the source code of this file.
Classes | |
class | XYGraph |
Class for XY-type simple graph plots. More... | |
Enumerations | |
enum | line_style_e { XYGRAPH_LINE_DISABLE = 0, XYGRAPH_LINE_SOLID } |
enum | point_style_e { XYGRAPH_POINT_DISABLE = 0, XYGRAPH_POINT_CIRCLE } |
XY-graph.
enum line_style_e |
enum point_style_e |