diff --git a/dist/PublicLab.Grapher.js b/dist/PublicLab.Grapher.js index a5254e3..699d985 100644 --- a/dist/PublicLab.Grapher.js +++ b/dist/PublicLab.Grapher.js @@ -1460,7 +1460,7 @@ function () { }, { key: "drawHTMLView", value: function drawHTMLView() { - this.element.innerHTML = '

Simple Data Grapher

Plot and Export Graphs with CSV data

'; + this.element.innerHTML = '

Simple Data Grapher

Plot and Export Graphs with CSV data

'; } }]);