var FR0013479730_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,null],[2012,null],[2013,null],[2014,null],[2015,null],[2017,null],[2018,0.4614450516090],[2019,0.4289855072464],[2020,-6.1907417735639],[2021,-16.641559592379],[2022,-6.9305339831825],[2023,0.1328629678838]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2017,1.7202207075625],[2018,-0.2792956891318],[2019,-0.6608695652174],[2020,-5.6776352481874],[2021,-12.370403190075],[2022,-5.7468801885277],[2023,-0.3115407522793]], "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: 'FR0013479730_marges_an', data: FR0013479730_marges_an, height: "350", width: "100%" });