var FR0013204070_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,0.5052598559281],[2014,0.8428945125646],[2015,0.5777097019815],[2016,1890],[2017,200],[2018,-0.1257657588885],[2019,-0.2747233131025],[2020,-0.6071415551237],[2021,1.8296454146014],[2022,1.7597814984234],[2023,1.8376536133172]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,0.2755962850517],[2014,0.2881901168032],[2015,-0.4418040479521],[2016,180],[2017,-519],[2018,-0.5469570029962],[2019,-0.918064976794],[2020,-1.3258961998267],[2021,0.9734463988932],[2022,0.6289692232535],[2023,-0.1447298117475]], "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: 'FR0013204070_marges_an', data: FR0013204070_marges_an, height: "350", width: "100%" });