var FR0000030611_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": [[2009,-209.52380952381],[2010,-210],[2011,-180.4347826087],[2012,-135.18518518519],[2013,-165.30612244898],[2014,null],[2015,null],[2016,0.0000112283146],[2017,214.76510067114],[2018,173.00613496933],[2019,87.322320399539],[2020,-126.55528006311],[2021,17.42667113259],[2022,85.883459067404],[2023,24.358726268034]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,-130.15873015873],[2010,-80],[2011,-167.39130434783],[2012,-59.259259259259],[2013,-112.24489795918],[2014,null],[2015,null],[2016,0.0000636314244],[2017,445.92617449664],[2018,146.61349693252],[2019,56.951114099116],[2020,-106.98749013862],[2021,10.450260778028],[2022,57.435472678024],[2023,-2.808058655314]], "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: 'FR0000030611_marges_an', data: FR0000030611_marges_an, height: "350", width: "100%" });