diff --git a/common/lib/xmodule/xmodule/js/src/graphical_slider_tool/graph.js b/common/lib/xmodule/xmodule/js/src/graphical_slider_tool/graph.js index 2357b706d5..05ff88e0f0 100644 --- a/common/lib/xmodule/xmodule/js/src/graphical_slider_tool/graph.js +++ b/common/lib/xmodule/xmodule/js/src/graphical_slider_tool/graph.js @@ -266,7 +266,7 @@ define('Graph', ['logme'], function (logme) { if (typeof funcString !== 'string') { return; } - + funcString = $('
').html(funcString).text(); // Some defaults. If no options are set for the graph, we will // make sure that at least a line is drawn for a function. newFunctionObject = {