var FR0000061608_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": [[2006,null],[2007,null],[2008,null],[2009,9.7661623108666],[2010,9.7994652406417],[2011,10.692810457516],[2012,7.8507973884191],[2013,5.6335962931464],[2014,8.0385303895661],[2015,502.32558139535],[2016,794],[2017,628.1045751634],[2018,8.6554466432402],[2019,13.915863909533],[2020,18.212679504767],[2021,21.781587774879],[2022,17.509950605134],[2023,15.494389067872]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2006,null],[2007,null],[2008,null],[2009,5.5735900962861],[2010,5.7446524064171],[2011,6.0535947712418],[2012,4.0618644974847],[2013,2.871051937007],[2014,4.958372403603],[2015,308.02325581395],[2016,481.2],[2017,408.03921568627],[2018,5.4428355399863],[2019,9.5210729835293],[2020,12.167254163121],[2021,15.854143371847],[2022,13.245672498957],[2023,11.650702357528]], "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: 'FR0000061608_marges_an', data: FR0000061608_marges_an, height: "350", width: "100%" });