var FR0000066441_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,9.489336004242],[2009,9.1839272131531],[2010,8.6561687411729],[2011,7.0544808257571],[2012,5.6684119042462],[2013,5.9978716168033],[2014,2.4115336833247],[2015,1.5096696275116],[2016,1.5096696275116],[2017,1.0884168966537],[2018,0],[2019,0.9087852111158],[2020,1.6111152474789],[2021,3.7894359074745],[2022,6.9116571765103],[2023,8.4478032229016],[2024,4.0659661992783]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,5.0293112590585],[2009,5.8868702826049],[2010,5.7661593695965],[2011,4.6351994895983],[2012,3.252904473338],[2013,3.5871668001477],[2014,1.5654430329019],[2015,0.3974173036526],[2016,0.3974173036526],[2017,0.2953858690116],[2018,507.2972972973],[2019,0.1310582088137],[2020,0.9128963674418],[2021,2.65611236175],[2022,4.6231012794341],[2023,6.1303787581033],[2024,2.6217845168507]], "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: 'FR0000066441_marges_an', data: FR0000066441_marges_an, height: "350", width: "100%" });