var FR0004029411_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,-0.7296780620899],[2009,2.2432530422899],[2010,3.4884206482433],[2011,3.2830240629506],[2012,2.7668912089417],[2013,2.7488294819514],[2014,2.8094464893476],[2015,4747.0588235294],[2016,4826.3157894737],[2017,4000],[2018,4.6561001500787],[2019,0.9079081837302],[2020,2.1780038094946],[2021,2.8760036792929],[2022,3.3044605101623],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,-3.20591640564],[2009,1.395409372763],[2010,2.2440474699137],[2011,2.1795048292552],[2012,1.1816183998591],[2013,0.9477420329255],[2014,1.6329691030227],[2015,2186.4705882353],[2016,2291.0526315789],[2017,2075],[2018,3.2175409055968],[2019,-2.095199561916],[2020,-0.1828097513864],[2021,1.3762768598757],[2022,1.08756195153],[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: 'FR0004029411_marges_an', data: FR0004029411_marges_an, height: "350", width: "100%" });