var FR0011052257_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": [[2009,null],[2010,null],[2011,null],[2012,-67.247191011236],[2013,-575.99309153713],[2014,-529.83825989961],[2015,-876.30227439472],[2016,-1885.9813084112],[2017,-54.736842105263],[2018,-2265.3179190751],[2019,-11985.47008547],[2020,-20400],[2021,-12979.207920792],[2022,-1855.8739255014],[2023,-291.56663588797]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,null],[2010,null],[2011,null],[2012,-14.044943820225],[2013,-443.17789291883],[2014,-422.64361405466],[2015,-746.07483492296],[2016,-1637.2274143302],[2017,-50.010526315789],[2018,-1970.6647398844],[2019,-10889.743589744],[2020,-17418.75],[2021,-11656.435643564],[2022,-1717.1919770774],[2023,-266.42043705756]], "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: 'FR0011052257_marges_an', data: FR0011052257_marges_an, height: "350", width: "100%" });