var FR0010313833_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": [[2006,null],[2007,null],[2008,3.497248357891],[2009,-1.5526552655266],[2010,8.2303132938188],[2011,12.152542372881],[2012,10.179827990618],[2013,6.2807477861594],[2014,6.1155913978495],[2015,6.3516855395028],[2016,9.5155938951559],[2017,102391.30434783],[2018,10.526315789474],[2019,9.224078736553],[2020,7.6103500761035],[2021,18.205693875407],[2022,11.142857142857],[2023,7.1578726087871]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2006,null],[2007,null],[2008,1.7752529735487],[2009,-3.8703870387039],[2010,5.8763759525826],[2011,-0.3220338983051],[2012,3.4401876465989],[2013,2.820596917022],[2014,2.8057795698925],[2015,3.7094884810621],[2016,5.6668878566689],[2017,62608.695652174],[2018,8.0195099818512],[2019,6.2142366674296],[2020,4.2110603754439],[2021,13.751444479462],[2022,8.3549783549784],[2023,4.393525331091]], "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: 'FR0010313833_marges_an', data: FR0010313833_marges_an, height: "350", width: "100%" });