var FR0011532225_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,null],[2013,null],[2014,null],[2015,-292.68292682927],[2016,-280],[2017,-149.32249322493],[2018,-191.3698630137],[2019,-163.21388577828],[2020,-57.989228007181],[2021,-20.983606557377],[2022,-10.455719403482],[2023,-23.273710482529]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,-294.51219512195],[2016,-263.68421052632],[2017,-136.72086720867],[2018,-285.75342465753],[2019,-155.26315789474],[2020,-58.545780969479],[2021,-18.419203747073],[2022,-11.822044488878],[2023,-23.627287853577]], "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: 'FR0011532225_marges_an', data: FR0011532225_marges_an, height: "350", width: "100%" });