this.addScript(function reset() {
Global.JSLoader.loadJs(Global.Config.rootPath + "apps/papaparse.js")
Global.bbb.unconstrainAll(this)
Global.bbb.unconstrainAll(this.slider)
this.slider = this.get("Slider")
this.width = this.getBounds().width
this.height = this.getBounds().height
this.submorphs.each(function(m) {
if (m.name !== "Slider" && !m.name.endsWith("Axis")) {
this.deltablue = new Global.DBPlanner()
this.cassowary = new Global.ClSimplexSolver()