##// END OF EJS Templates
Handles y-axis in the unit tests...
Handles y-axis in the unit tests For data series that handle y-axis (like spectrograms), adds verifications on it

File last commit:

r851:1ba93038a6bd
r969:299bc9e2c2bd
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;