mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Port PHRAS-1574
This commit is contained in:
@@ -36,6 +36,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"alchemy-embed-medias": "^0.4.4",
|
||||
"phraseanet-production-client": "~0.32.2"
|
||||
"phraseanet-production-client": "^0.32.3"
|
||||
}
|
||||
}
|
||||
|
@@ -176,8 +176,7 @@
|
||||
is3D: true,
|
||||
colors:['#FF9900','#3FDFFD', '#14CAB5', '#CAA514', '#97853C'],
|
||||
legend: {position: 'right', textStyle: {color: 'white'}},
|
||||
chartArea: {width:'90%',height:'70%'},
|
||||
sliceVisibilityThreshold: 0
|
||||
chartArea: {width:'90%',height:'70%'}
|
||||
};
|
||||
|
||||
var chart = new google.visualization.PieChart(document.getElementById('chart_pie'));
|
||||
|
Reference in New Issue
Block a user