var FR0010609263_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": [[2008,-195.33421575116],[2009,-122.24414303329],[2010,-98.567547542603],[2011,-162.06140350877],[2012,-147.2077185017],[2013,-115.47559386589],[2014,-125.48111837328],[2015,-148.89434889435],[2016,-113.69067941277],[2017,-145.14200298954],[2018,-177.48520710059],[2019,-175.31960705154],[2020,-181.06037388906],[2021,-158.67532467532],[2022,-121.17930204573],[2023,11.746183206107],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,-185.70483123759],[2009,-115.19112207152],[2010,-96.122499382564],[2011,-158.19377990431],[2012,-148.19523269012],[2013,-115.42547860078],[2014,-127.00617283951],[2015,-147.92324792325],[2016,-110.89108910891],[2017,-153.06427503737],[2018,-189.12721893491],[2019,-205.51742699502],[2020,-196.00061293288],[2021,-174.61038961039],[2022,-149.4852252975],[2023,-35.562977099237],[2024,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: 'FR0010609263_marges_an', data: FR0010609263_marges_an, height: "350", width: "100%" });