var FR0010879056_resus_an = { "type": "bar", "plot":{ "tooltip" : { "short": true, "decimals": 1, }, }, "title":{ "text": "Compte de résultats", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Chiffre d'affaires", "values": [[2008,null],[2009,null],[2010,null],[2011,637000],[2012,178000],[2013,31000],[2014,131000],[2015,209000],[2016,262000],[2017,87300000],[2018,39000],[2019,163000],[2020,323000],[2021,367000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-1025000],[2009,-1880000],[2010,-2535000],[2011,-3991000],[2012,-3850000],[2013,-5523000],[2014,-7060000],[2015,-7965000],[2016,-7692000],[2017,-9680000],[2018,-10467000],[2019,-12201000],[2020,-8125000],[2021,-7331000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-438000],[2009,-1249000],[2010,-2251000],[2011,-3277000],[2012,-1979000],[2013,-3420000],[2014,-6458000],[2015,-6356000],[2016,-6279000],[2017,-7340000],[2018,-8747000],[2019,-10247000],[2020,-7300000],[2021,-6959000]], "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":"1x3", "y": 30, "x": 0, "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" }, }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0010879056_resus_an', data: FR0010879056_resus_an, height: "350", width: "100%" });