var FR0000125338_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": [[2005,null],[2006,null],[2007,5.6647133172469],[2008,6.7278989667049],[2009,3.9780193525266],[2010,5.6226284925836],[2011,6.138450428144],[2012,5.8554169914263],[2013,7.1343638525565],[2014,8.0677196632933],[2015,8.5774234158624],[2016,9.1554350426669],[2017,117559.05511811],[2018,9.4794271425324],[2019,10.145132743363],[2020,9.4775365976779],[2021,10.126651982379],[2022,10.879745396681],[2023,10.416481662375]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2005,null],[2006,null],[2007,5.0557279099161],[2008,5.1779563719862],[2009,2.1263887229722],[2010,3.2195009773485],[2011,4.1679562570927],[2012,3.6048324240062],[2013,4.379706698375],[2014,5.4856710488981],[2015,9.4334872010071],[2016,7.3450833399793],[2017,64566.929133858],[2018,5.5315602030765],[2019,6.0601769911504],[2020,6.0386168601716],[2021,6.3711453744493],[2022,7.0334166856104],[2023,7.3838913062783]], "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: 'FR0000125338_marges_an', data: FR0000125338_marges_an, height: "350", width: "100%" });