var FR0011341205_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": [[2009,-78.977871443625],[2010,null],[2011,null],[2012,-6963.5135135135],[2013,-4421.0810810811],[2014,-993.80165289256],[2015,-6444.3609022556],[2016,-1402.7599486521],[2017,-32.352941176471],[2018,-25919.827586207],[2019,-292368.75],[2020,-72856],[2021,-525790],[2022,-977.02928870293],[2023,-89.091090558254]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,-79.557428872497],[2010,null],[2011,null],[2012,-7204.0540540541],[2013,-4402.7027027027],[2014,-987.19008264463],[2015,-6392.1052631579],[2016,-1404.4287548139],[2017,-33.43094629156],[2018,-26159.482758621],[2019,-318218.75],[2020,-67180],[2021,-470030],[2022,-1193.3263598326],[2023,-132.07798256704]], "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: 'FR0011341205_marges_an', data: FR0011341205_marges_an, height: "350", width: "100%" });