Merge remote-tracking branch 'nasa/open980' into open1342

This commit is contained in:
Victor Woeltjen
2015-06-25 09:07:27 -07:00
31 changed files with 14909 additions and 583 deletions

View File

@@ -29,7 +29,7 @@ define(
var STACKED = {
key: "stacked",
name: "Stacked",
glyph: "8",
glyph: "m",
factory: PlotStackMode
},
OVERLAID = {