var FR0004154060_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,14.951514545636],[2009,20.905473045048],[2010,26.82876204596],[2011,16.659579494448],[2012,14.145109632915],[2013,13.039256655441],[2014,0.0386196242862],[2015,2.0866121744428],[2016,11.730761470481],[2017,543.10344827586],[2018,10.545567562398],[2019,3.1688311688312],[2020,13.959248373568],[2021,-13.041175224239],[2022,-6.194373260588],[2023,0.9297752808989]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,19.952014395681],[2009,13.977325565493],[2010,16.756115641216],[2011,12.598629813371],[2012,11.460950973146],[2013,11.392296157912],[2014,0.1406857741855],[2015,2.2922272427273],[2016,8.5172780221406],[2017,402.84482758621],[2018,0.4853208377164],[2019,-30.155844155844],[2020,23.731052475149],[2021,-4.6295642347623],[2022,0.2975944449037],[2023,1.5196629213483]], "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: 'FR0004154060_marges_an', data: FR0004154060_marges_an, height: "350", width: "100%" });