var FR0012435121_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": [[2010,null],[2011,8.2150545496962],[2012,10.909931557703],[2013,9.7010741614515],[2014,10.877473741153],[2015,8.0088708777195],[2016,12.387391556118],[2017,13114.035087719],[2018,7.8256151661188],[2019,10.216954110549],[2020,4.2511492000143],[2021,8.578551979792],[2022,9.657410557722],[2023,11.544530561099]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,-6.2495593108797],[2012,-3.9189795753068],[2013,-3.6178586787724],[2014,-1.7030308494493],[2015,-4.0703876875948],[2016,6.1919109656232],[2017,7157.8947368421],[2018,2.623432164172],[2019,4.3268937778049],[2020,0.1389730249795],[2021,3.7496309418364],[2022,5.3024156612316],[2023,6.0913352206804]], "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: 'FR0012435121_marges_an', data: FR0012435121_marges_an, height: "350", width: "100%" });