var FR0011742329_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": [[2010,null],[2011,null],[2012,-1401.0152284264],[2013,-268.99022801303],[2014,-333.57434768941],[2015,-245.3081053439],[2016,-107.69026431133],[2017,-121.90476190476],[2018,-118.71698113208],[2019,-57.504171423553],[2020,-65.882868409522],[2021,-179.11652703732],[2022,-239.38110951996],[2023,-267.02127659574]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,-1429.9492385787],[2013,-277.1986970684],[2014,-334.39170072304],[2015,-243.9529532089],[2016,-109.54974100146],[2017,-126.97142857143],[2018,-119.9748427673],[2019,-54.931061737069],[2020,-68.205053308018],[2021,-179.53541507997],[2022,-237.57549343129],[2023,-252.12765957447]], "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: 'FR0011742329_marges_an', data: FR0011742329_marges_an, height: "350", width: "100%" });