Skip to content

Commit

Permalink
Update plot_view.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sdc50 committed Aug 19, 2015
1 parent 25938dd commit 478a438
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tethys_gizmos/static/tethys_gizmos/js/plot_view.js
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,6 @@ var TETHYS_D3_PLOT_VIEW = (function() {

// Initialize any d3 plots
if(redraw) {
console.log("redraw");
redraw = false;
$('.d3-plot').each(function() {
$(this).empty();
Expand Down

0 comments on commit 478a438

Please sign in to comment.