var FR0013333432_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": [[2013,15.397370314901],[2014,15.16139074265],[2015,14.069785920225],[2016,13.703348372487],[2017,1984.2105263158],[2018,14.155981876024],[2019,12.965382988645],[2020,12.998735777497],[2021,15.046454265159],[2022,14.370444463302],[2023,13.915311128324],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2013,9.7144691031451],[2014,9.6576648442516],[2015,9.1652477922314],[2016,8.9094020639942],[2017,1381.0526315789],[2018,9.3646968090234],[2019,8.7770716524417],[2020,9.1479140328698],[2021,10.873381294964],[2022,10.634295010102],[2023,10.035114898012],[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: 'FR0013333432_marges_an', data: FR0013333432_marges_an, height: "350", width: "100%" });