Simple Data Grapher
Plot and Export Graphs with CSV data
diff --git a/dist/PublicLab.Grapher.js b/dist/PublicLab.Grapher.js index a5254e3..d097ad0 100644 --- a/dist/PublicLab.Grapher.js +++ b/dist/PublicLab.Grapher.js @@ -1454,13 +1454,14 @@ function () { }); $("#" + this.codapExportButton).click(function () { _this6.codapExport(); + }); } //renders the entire HTML view }, { key: "drawHTMLView", value: function drawHTMLView() { - this.element.innerHTML = '
Plot and Export Graphs with CSV data
Plot and Export Graphs with CSV data