var FR0012821890_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.9049391542776],[2009,6.8359998375144],[2010,-21.61463493722],[2011,6.9739526023477],[2012,4.6550201298168],[2013,2.5059492011073],[2014,8.4319401724866],[2015,-50.018534536019],[2016,-1.2408919544894],[2017,-391.66666666667],[2018,-70.070020549509],[2019,0.5854800936768],[2020,-3.3431771326684],[2021,2.6678356713427],[2022,17.96151406217],[2023,11.31221719457]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,4.4806922629007],[2009,3.7690848000557],[2010,-26.652825566104],[2011,4.6923588791225],[2012,2.8156067701914],[2013,0.8515047027018],[2014,3.1325010554249],[2015,-61.256641542073],[2016,-2.1977650420111],[2017,-1191.1111111111],[2018,-81.51305274374],[2019,-1.6151174997981],[2020,-5.0147656990026],[2021,0.9853039412158],[2022,17.293296680059],[2023,10.407239819005]], "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: 'FR0012821890_marges_an', data: FR0012821890_marges_an, height: "350", width: "100%" });