refactoring minplot layout

This commit is contained in:
Pablo Luna
2011-03-17 15:51:40 +00:00
parent 7acfd763fa
commit 741ddef314
17 changed files with 278 additions and 181 deletions

View File

@@ -24,4 +24,5 @@
var mindplot = {};
mindplot.util = {};
mindplot.commands = {};
mindplot.commands = {};
mindplot.layoutManagers = {};