var FR0013227113_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,null],[2011,null],[2012,-74.926863042726],[2013,-88.874501790519],[2014,-124.43152246092],[2015,-3.008653738947],[2016,7.9500223841114],[2017,7.9500223841114],[2018,1132.7731092437],[2019,24.530010406671],[2020,19.999364068888],[2021,15.477567018009],[2022,23.711348570779],[2023,24.585893655911]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,-79.698169769043],[2013,-95.766686224129],[2014,-116.31579891958],[2015,-30.731922776744],[2016,3.4084896829596],[2017,3.4084896829596],[2018,1454.0168067227],[2019,20.314858113374],[2020,18.355147443975],[2021,12.448758995548],[2022,23.409288745316],[2023,21.404296749424]], "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: 'FR0013227113_marges_an', data: FR0013227113_marges_an, height: "350", width: "100%" });