var FR0010259150_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,18.455200823893],[2009,16.702168861348],[2010,11.707564928661],[2011,6.5339505560781],[2012,9.4136516151886],[2013,17.186465393154],[2014,17.367430185127],[2015,16.898677193711],[2016,19.222516723463],[2017,10489.51048951],[2018,23.345918734268],[2019,-1.2964831922987],[2020,20.250038586202],[2021,29.610652166336],[2022,23.583558165371],[2023,26.091127098321]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,15.097837281153],[2009,15.162664601084],[2010,8.6596695598585],[2011,0.0365574283574],[2012,-2.4181910019122],[2013,12.454268081101],[2014,12.041104486978],[2015,13.151880324122],[2016,14.255963650133],[2017,6347.3193473193],[2018,17.507191657677],[2019,-1.968014905675],[2020,21.145238462726],[2021,22.538255080344],[2022,20.587208379622],[2023,20.604316546763]], "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: 'FR0010259150_marges_an', data: FR0010259150_marges_an, height: "350", width: "100%" });