var FR0010688440_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,2.267504213268],[2009,2.1428571428571],[2010,1.7737213707594],[2011,-2.4460188933873],[2012,-192.89940828402],[2013,6.611311295629],[2014,-5.1152234636872],[2015,6.4095697196929],[2016,7.9046951646811],[2017,82.098765432099],[2018,15.148698884758],[2019,6.3202756619514],[2020,22.210170356664],[2021,8.6873447551111],[2022,7.1266026530499],[2023,10.580302704254]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,6.2815995097288],[2009,2.5918367346939],[2010,2.1353538832444],[2011,-4.8751686909582],[2012,-224.85207100592],[2013,3.6346545511515],[2014,-10.108240223464],[2015,3.4993751115872],[2016,4.0925017519271],[2017,39.876543209877],[2018,9.4795539033457],[2019,2.7203482045702],[2020,5.806163465833],[2021,5.8786064581874],[2022,0.9713048787256],[2023,-0.3371350692203]], "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: 'FR0010688440_marges_an', data: FR0010688440_marges_an, height: "350", width: "100%" });