var FR0000054900_marges_an = { "type": "bar", "plot":{ "tooltip" : { "text": "%v%", "decimals": 1, }, }, "title":{ "text": "Marges", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Marge Opérationnelle", "values": [[2008,6.8023278220989],[2009,4.2838415020933],[2010,11.943258084198],[2011,10.798946444249],[2012,8.0286957185377],[2013,7.0260419164548],[2014,5.5693660961851],[2015,7.0448535648356],[2016,2.2155427352499],[2017,15289.256198347],[2018,7.5907879211642],[2019,10.914302828049],[2020,5.5291348417159],[2021,13.715957315315],[2022,12.011006101208],[2023,11.024513432316]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,6.3128685397156],[2009,4.8378229796592],[2010,8.7057657107993],[2011,6.9740810016414],[2012,5.1896512249103],[2013,6.5704282768213],[2014,19.729419638589],[2015,4.9842837898518],[2016,2.0216221457313],[2017,11264.462809917],[2018,5.5893021019971],[2019,6.6401403328627],[2020,2.656482682423],[2021,9.2826830373697],[2022,7.0223710970212],[2023,8.3554665389472]], "background-color": "rgb(27, 139, 61)", }, ], "plotarea" : { "margin-right":"20", "margin-left":"50", "margin-bottom":"50", "margin-top":"70", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"1x2", "x" : 0, "y" : 33, "item": { "font-size": "11px" } }, "scale-y" : { "format":"%v%", "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" } }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0000054900_marges_an', data: FR0000054900_marges_an, height: "350", width: "100%" });