var FR0010828137_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": [[2011,76.81281618887],[2012,635.85483165719],[2013,49.420564686051],[2014,76.928612550374],[2015,220.47505938242],[2016,136.49554016751],[2017,2192.3076923077],[2018,80.814401175606],[2019,53.354921450966],[2020,-34.217027311405],[2021,65.70425537963],[2022,82.047309827827],[2023,23.087378324706],[2024,103.94354206008]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2011,69.56155143339],[2012,443.90030607783],[2013,59.687104930468],[2014,89.752446747265],[2015,244.29928741093],[2016,106.83683796244],[2017,3017.1826923077],[2018,48.069654665687],[2019,30.10457439972],[2020,-56.828708998582],[2021,54.612410813269],[2022,61.442546348952],[2023,0.7536543282222],[2024,77.672731052609]], "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: 'FR0010828137_marges_an', data: FR0010828137_marges_an, height: "350", width: "100%" });