var FR0004053510_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,-14.052530048969],[2009,5.6849107952827],[2010,9.7222222222222],[2011,4.6376437152823],[2012,-5.9435364041605],[2013,2.2603273577553],[2014,3.1149168528171],[2015,4.7008019740901],[2016,75.824175824176],[2017,75.531914893617],[2018,5.5714946783896],[2019,-6.0795094100233],[2020,-3.0864197530864],[2021,-3.1314644411156],[2022,5.5708672960769],[2023,10.301306993914]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,-17.287431369639],[2009,1.7689749017236],[2010,7.6388888888889],[2011,6.4849502648237],[2012,-4.7548291233284],[2013,3.3904910366329],[2014,0.3350707371556],[2015,0.4688463911166],[2016,63.956043956044],[2017,205.42553191489],[2018,5.293845441925],[2019,-10.953689997885],[2020,-6.2363834422658],[2021,-2.3040159783151],[2022,4.5622471119451],[2023,7.8220093784296]], "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: 'FR0004053510_marges_an', data: FR0004053510_marges_an, height: "350", width: "100%" });