var FR0011726835_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": [[2010,39.001298927381],[2011,30.75971161089],[2012,50.633618666607],[2013,64.546440353989],[2014,61.229493737873],[2015,61.501470471346],[2016,59.825855861975],[2017,1720.6982543641],[2018,65.003435140881],[2019,58.993352392584],[2020,59.61869345618],[2021,52.304001779275],[2022,49.534973022578],[2023,54.331266483362]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,31.047042596783],[2011,32.974640410345],[2012,44.227029926469],[2013,54.560868246689],[2014,50.871405891692],[2015,51.77869627039],[2016,50.835908843907],[2017,1449.4389027431],[2018,58.051035217308],[2019,49.744990007772],[2020,50.174330304208],[2021,42.599011867126],[2022,41.738530527768],[2023,47.081392738904]], "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: 'FR0011726835_marges_an', data: FR0011726835_marges_an, height: "350", width: "100%" });