Minor - show marker = true

pull/2606/head
Julio Montoya 7 years ago
parent 085779cc33
commit 9d99158fe6
  1. 2
      plugin/learning_calendar/LearningCalendarPlugin.php

@ -844,7 +844,7 @@ class LearningCalendarPlugin extends Plugin
   var plot1 = $.jqplot(\'control_point_chart\', [cosPoints], {     var plot1 = $.jqplot(\'control_point_chart\', [cosPoints], { 
//animate: !$.jqplot.use_excanvas, //animate: !$.jqplot.use_excanvas,
     series:[{      series:[{
showMarker:false, showMarker:true,
    pointLabels: { show:true },     pointLabels: { show:true },
}], }],
       axes:{        axes:{

Loading…
Cancel
Save