##// END OF EJS Templates
Updates AMDA JSON file to handle spectrograms...
Updates AMDA JSON file to handle spectrograms - Sets "dataType" attribute to "spectrogram" for all products that have the "display_type" attribute set to "spectrogram" - Adds "server" attribute to spectrograms products to indicate that the server to use for these is the Amda test server

File last commit:

r851:1ba93038a6bd
r942:131dd68d9046
Show More
VisualizationDef.h
7 lines | 211 B | text/x-c | CLexer
#ifndef SCIQLOP_VISUALIZATIONDEF_H
#define SCIQLOP_VISUALIZATIONDEF_H
/// Minimum height for graph added in zones (in pixels)
extern const int GRAPH_MINIMUM_HEIGHT;
#endif // SCIQLOP_VISUALIZATIONDEF_H