var FR0011995588_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": [[2010,-2.0515518148343],[2011,-242.61348253768],[2012,-62.398931829983],[2013,-13.32651853446],[2014,21.6077123804],[2015,38.127970999624],[2016,26.92138052707],[2017,1655.7971014493],[2018,26.145245212],[2019,20.309000450222],[2020,21.155306235946],[2021,17.253281586314],[2022,11.945872278322],[2023,24.087653151689]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,-13.466596528143],[2011,-266.57341395181],[2012,-100.28929604629],[2013,-29.40765050842],[2014,16.290953899681],[2015,6.6481994459834],[2016,1.287746325788],[2017,20.507246376812],[2018,4.7188088121333],[2019,2.6346534145633],[2020,3.8319994196871],[2021,-0.3688647997591],[2022,-1.5396997435265],[2023,5.9840986794674]], "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: 'FR0011995588_marges_an', data: FR0011995588_marges_an, height: "350", width: "100%" });