var FR0000037640_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,124761000],[2010,138718000],[2011,147149000],[2012,142557000],[2013,141732000],[2014,157824000],[2015,74900000],[2016,149439000],[2017,142782000],[2018,78200000],[2019,46038000],[2020,43400000],[2021,66501000],[2022,102999000],[2023,98872000],[2024,95000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,-16074000],[2010,6384000],[2011,5277000],[2012,-1885000],[2013,-5286000],[2014,6050000],[2015,1020000],[2016,-789000],[2017,-11369000],[2018,-35050000],[2019,-2419000],[2020,-10400000],[2021,9749000],[2022,9476000],[2023,6401000],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,-15524000],[2010,5343000],[2011,4443000],[2012,-3740000],[2013,-5889000],[2014,-912000],[2015,-2492000],[2016,-3871000],[2017,-12444000],[2018,-21290000],[2019,4044000],[2020,-7400000],[2021,5488000],[2022,5834000],[2023,3461000],[2024,null]], "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: 'FR0000037640_resus_an', data: FR0000037640_resus_an, height: "350", width: "100%" });