var FR0011052257_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": [[2009,null],[2010,null],[2011,null],[2012,1780000],[2013,1158000],[2014,1793000],[2015,1363000],[2016,642000],[2017,28500000],[2018,692000],[2019,117000],[2020,64000],[2021,101000],[2022,698000],[2023,3249000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,-342000],[2010,-1566000],[2011,-1979000],[2012,-1197000],[2013,-6670000],[2014,-9500000],[2015,-11944000],[2016,-12108000],[2017,-15600000],[2018,-15676000],[2019,-14023000],[2020,-13056000],[2021,-13109000],[2022,-12954000],[2023,-9473000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,-241000],[2010,-1299000],[2011,-1582000],[2012,-250000],[2013,-5132000],[2014,-7578000],[2015,-10169000],[2016,-10511000],[2017,-14253000],[2018,-13637000],[2019,-12741000],[2020,-11148000],[2021,-11773000],[2022,-11986000],[2023,-8656000]], "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: 'FR0011052257_resus_an', data: FR0011052257_resus_an, height: "350", width: "100%" });