var FR0000061129_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,12.253083840611],[2009,17.443246294828],[2010,12.807800363576],[2011,12.173771776421],[2012,14.322772270234],[2013,21.741826134677],[2014,23.645342010142],[2015,20.820561925492],[2016,21.100947291164],[2017,5605.3811659193],[2018,17.547152324019],[2019,12.010812693068],[2020,7.4350347169488],[2021,10.290399186294],[2022,11.876332502869],[2023,8.5737803295705]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,8.3904891077271],[2009,11.374311190692],[2010,8.3157502315589],[2011,8.074692048202],[2012,8.7632925653459],[2013,13.338491997326],[2014,14.604229944174],[2015,12.163809655431],[2016,12.648721132518],[2017,3508.6547085202],[2018,9.5097416138706],[2019,7.2928240262922],[2020,5.1031772920391],[2021,6.2732726861321],[2022,8.361987799468],[2023,7.2634861165175]], "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: 'FR0000061129_marges_an', data: FR0000061129_marges_an, height: "350", width: "100%" });