var FR0000121972_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": [[2008,14.089891322156],[2009,10.0804153739],[2010,13.804902962206],[2011,12.744003216152],[2012,11.968596007684],[2013,13.124708080336],[2014,11.612334095192],[2015,8.3671171171171],[2016,11.950755274774],[2017,228187.5],[2018,13.203732503888],[2019,12.515649164151],[2020,12.273937755873],[2021,14.983566856945],[2022,14.434105805243],[2023,16.525541752549]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,9.1857353503359],[2009,5.3947951624137],[2010,8.7844739530133],[2011,8.129718139992],[2012,7.6839555666917],[2013,8.0166447284616],[2014,7.7829904968122],[2015,5.2815315315315],[2016,7.0870287125906],[2017,134375],[2018,9.0746500777605],[2019,8.8850430812284],[2020,8.45025636949],[2021,11.084587441619],[2022,10.173806179775],[2023,11.149796668709]], "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: 'FR0000121972_marges_an', data: FR0000121972_marges_an, height: "350", width: "100%" });