var FR0010417345_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": [[2010,179000],[2011,126000],[2012,174000],[2013,1992000],[2014,211000],[2015,202000],[2016,0],[2017,88000000],[2018,0],[2019,0],[2020,11280000],[2021,5710000],[2022,4840000],[2023,15730000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,-4788000],[2011,-7261000],[2012,-13504000],[2013,-19952000],[2014,-24636000],[2015,-45546000],[2016,-116031000],[2017,-145000000],[2018,-166202000],[2019,-151700000],[2020,-128386000],[2021,-86775000],[2022,-90111000],[2023,-68994000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,-4804000],[2011,-7241000],[2012,-13012000],[2013,-19306000],[2014,-24012000],[2015,-44674000],[2016,-114531000],[2017,-147693000],[2018,-166076000],[2019,-153587000],[2020,-129783000],[2021,-86588000],[2022,-89938000],[2023,-65748000]], "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: 'FR0010417345_resus_an', data: FR0010417345_resus_an, height: "350", width: "100%" });