var FR0010380626_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,31889000],[2009,25875000],[2010,25558000],[2011,22448000],[2012,21435000],[2013,20079000],[2014,22157000],[2015,46296000],[2016,74536000],[2017,77041000],[2018,85983000],[2019,87390000],[2020,79201000],[2021,94277000],[2022,108393000],[2023,111699000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,2006000],[2009,-408000],[2010,1564000],[2011,308000],[2012,5669000],[2013,-1224000],[2014,789000],[2015,-2936000],[2016,-20000],[2017,-2502000],[2018,2161000],[2019,-900000],[2020,209000],[2021,-979000],[2022,1886000],[2023,-1598000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,850000],[2009,-1010000],[2010,864000],[2011,2121000],[2012,2001000],[2013,-332000],[2014,-280000],[2015,-3074000],[2016,-250000],[2017,-5208000],[2018,1570000],[2019,-1910000],[2020,-1121000],[2021,-2637000],[2022,621000],[2023,-10205000]], "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: 'FR0010380626_resus_an', data: FR0010380626_resus_an, height: "350", width: "100%" });