Skip to content

Commit

Permalink
try autosizing the chart
Browse files Browse the repository at this point in the history
  • Loading branch information
rloomans committed Apr 3, 2017
1 parent 1e71ae8 commit e5aafa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion teamtemp/templates/bvc.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
]);

var gauge_options = {
width: 400, height: 400,
<!-- width: 400, height: 400, -->
redFrom: 0, redTo: 2.5,
yellowFrom: 2.5, yellowTo: 5,
greenFrom: 7.5, greenTo: 10,
Expand Down

0 comments on commit e5aafa1

Please sign in to comment.