var FR0012432516_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": [[2011,null],[2012,null],[2013,null],[2014,null],[2015,-19535],[2016,-34688.571428571],[2017,-76.573426573427],[2018,16.805844112325],[2019,-92.884036144578],[2020,-438.12812224508],[2021,-167.67186683586],[2022,-3247.7744807122],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2011,null],[2012,null],[2013,null],[2014,null],[2015,-20401.666666667],[2016,-34975.714285714],[2017,-77.965034965035],[2018,18.12881174184],[2019,-96.91265060241],[2020,-467.69027328828],[2021,-177.37553183549],[2022,-4658.4569732938],[2023,null]], "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: 'FR0012432516_marges_an', data: FR0012432516_marges_an, height: "350", width: "100%" });