mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 18:08:42 -05:00
Squashing SVG heights to fit everything in a 1920x1080 display
This commit is contained in:
parent
709dc97d04
commit
cdffded5ab
3 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
var running_url = '/dashboard/stats/vcloud/running';
|
||||
var running_height = 150;
|
||||
var running_height = 120;
|
||||
|
||||
var colorscale = d3.scale.category20();
|
||||
var color = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue