var FR0011289040_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,4.0349491810378],[2009,-1.7413224743068],[2010,0.1699200376294],[2011,4.9681861233213],[2012,5.1848010321536],[2013,6.9023678235485],[2014,2.6052848118887],[2015,3.7545884758717],[2016,5.6304312525863],[2017,1703.125],[2018,3.4533000547459],[2019,4.056856187291],[2020,3.4876537431904],[2021,5.1947590968183],[2022,6.5793326717532],[2023,4.9394511190198]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,1.8003158672339],[2009,-1.985650572038],[2010,-1.0847836312324],[2011,2.4880394394929],[2012,2.8213463533102],[2013,4.1946156341226],[2014,1.5807415564891],[2015,1.9862443499589],[2016,3.253906311384],[2017,308.4375],[2018,1.3199356843879],[2019,1.9540133779264],[2020,0.0809667334369],[2021,2.3502424782923],[2022,3.1279994794124],[2023,1.9147936720249]], "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: 'FR0011289040_marges_an', data: FR0011289040_marges_an, height: "350", width: "100%" });