Tooltips fixed for hypervisor pie chart

- just playing with chart size to get enough free space for tooltips

Closes-Bug: #1516674

Change-Id: Ia9dc1109eb1ecbe9dd2a5e43404e855755ab907a
This commit is contained in:
Kate Pimenova 2015-12-24 18:00:39 +03:00
parent c1fe2d34d9
commit a155462122
1 changed files with 4 additions and 4 deletions

View File

@ -420,10 +420,10 @@ function($, d3, D3pie, d3tip, nv, elasticsearch) {
titleSubtitlePadding: 9
},
size: {
canvasWidth: 400,
canvasWidth: 330,
canvasHeight: 300,
pieInnerRadius: '40%',
pieOuterRadius: '60%'
pieOuterRadius: '55%'
},
labels: {
outer: {
@ -519,10 +519,10 @@ function($, d3, D3pie, d3tip, nv, elasticsearch) {
titleSubtitlePadding: 9
},
size: {
canvasWidth: 400,
canvasWidth: 330,
canvasHeight: 300,
pieInnerRadius: '40%',
pieOuterRadius: '60%'
pieOuterRadius: '55%'
},
labels: {
outer: {