var FR0000039232_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,15.52686914261],[2009,11.16947488193],[2010,6.4884717404611],[2011,5.0661986575528],[2012,2.8335681223586],[2013,2.7219138975993],[2014,3.9569027881548],[2015,1.7587225821116],[2016,152.38095238095],[2017,1042.8571428571],[2018,2.0747079059957],[2019,-0.1963733148681],[2020,-3.2492973930861],[2021,6.3784779367851],[2022,2.1400647739421],[2023,2.8894702366664],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,11.581791090501],[2009,9.7619901179918],[2010,3.5928041896212],[2011,3.7249830654597],[2012,1.1177874248915],[2013,0.9260382805066],[2014,2.8462660547195],[2015,0.8410046596204],[2016,136.42857142857],[2017,849.38775510204],[2018,1.2715357443849],[2019,-0.7665591933006],[2020,-3.2160706621811],[2021,5.11700638714],[2022,1.1834459579403],[2023,1.8857638055405],[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: 'FR0000039232_marges_an', data: FR0000039232_marges_an, height: "350", width: "100%" });