var FR0011071570_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,7111000],[2010,9056000],[2011,10353000],[2012,16978000],[2013,16854000],[2014,14314000],[2015,12482000],[2016,12482000],[2017,900000],[2018,13842000],[2019,24362000],[2020,24690000],[2021,27845000],[2022,42055000],[2023,51201000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,82000],[2010,139000],[2011,165000],[2012,513000],[2013,-185000],[2014,802000],[2015,134000],[2016,-195000],[2017,20000],[2018,890000],[2019,1266000],[2020,1947000],[2021,2046000],[2022,3963000],[2023,5544000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,35000],[2010,108000],[2011,162000],[2012,-192000],[2013,575000],[2014,101000],[2015,-237000],[2016,-237000],[2017,-80000],[2018,538000],[2019,863000],[2020,1349000],[2021,1408000],[2022,2940000],[2023,4088000]], "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: 'FR0011071570_resus_an', data: FR0011071570_resus_an, height: "350", width: "100%" });