var FR0010533075_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,41.099845002209],[2009,28.247185856884],[2010,25.775541623336],[2011,32.189683478154],[2012,29.755081820635],[2013,26.09896097569],[2014,27.688936806018],[2015,31.669001613732],[2016,39.164126314144],[2017,6552.9622980251],[2018,36.380319959535],[2019,37.689824809703],[2020,16.578157497705],[2021,7.9440616153894],[2022,41.843088418431],[2023,39.639147074904]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,6.1935185066794],[2009,0.2738416445907],[2010,-7.7112935151823],[2011,1.3342187091268],[2012,3.425974779187],[2013,9.2822618605],[2014,4.7422212241022],[2015,8.2201320445298],[2016,19.598331183804],[2017,2027.5044883303],[2018,12.072826043657],[2019,14.645109036679],[2020,-13.813068144911],[2021,-29.595842717524],[2022,15.691158156912],[2023,17.823947512302]], "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: 'FR0010533075_marges_an', data: FR0010533075_marges_an, height: "350", width: "100%" });