##// END OF EJS Templates
Updates access to y-axis properties of the data series (2)...
Updates access to y-axis properties of the data series (2) Uses iterators instead of y-axis at() method to get access to the data Adds access in data series iterator

File last commit:

r851:1ba93038a6bd
r989:958f5923ee65
Show More
VisualizationDef.cpp
3 lines | 79 B | text/x-c | CppLexer
/ gui / src / Common / VisualizationDef.cpp
#include "Common/VisualizationDef.h"
const int GRAPH_MINIMUM_HEIGHT = 300;