var FR0011884378_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,-104.70347648262],[2013,-30.744591959892],[2014,-42.019782635242],[2015,-22.061019842116],[2016,6.5420560747664],[2017,-127.97202797203],[2018,-21.310635390572],[2019,-12.523061028706],[2020,-20.70013728182],[2021,-31.179621733902],[2022,-31.258407728996],[2023,1.4831211953514]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,-105.08101305647],[2013,-33.576269612849],[2014,-40.273537672487],[2015,-22.050352037551],[2016,-92.990654205607],[2017,-124.1958041958],[2018,-28.854475062628],[2019,-88.650284111874],[2020,-25.191213963522],[2021,-31.988630151962],[2022,-27.968692674575],[2023,0.8079690094079]], "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: 'FR0011884378_marges_an', data: FR0011884378_marges_an, height: "350", width: "100%" });