AJAX Variables
==============

Data Source
-----------
 + db_server
 + db_name
 + db_group
 + db_mask
 
Data Window
-----------
 + experiment
 + window
 
Export
------
 + format
 + mask_mode
 + resample
 + filename

Graph Options
-------------
 + aggregation		- AUTO/MINMAX/MEAN
 + interpolate		- [boolean]
 + show_marks		- DRAW::MARKS_[NEVER,DEFAULT,GAPS,ALWAYS]
 + show_gaps		- DRAW::SHOW_[NONE, EMPTY, POINTS, GAPS]
			    EMPTY  - display all points on the graph [ if empty existing ]
			    POINTS - display all points on the graph
			    GAPS   - display missing data
 + logarithmic
