minor code-style saimod log
This commit is contained in:
parent
faa295662e
commit
212bddc675
@ -92,7 +92,7 @@ function load_visualisation(){
|
||||
vAxis: {logScale: true},
|
||||
interpolateNulls: false,
|
||||
width: "1200",
|
||||
height: "500"};
|
||||
height: "500"};
|
||||
new google.visualization.LineChart(document.getElementById('vis')).draw(gdata, options);
|
||||
}
|
||||
$('img#loader').hide();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user