var FR0000064164_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,546605000],[2009,530693000],[2010,537440000],[2011,545447000],[2012,525742000],[2013,524635000],[2014,550972000],[2015,130000],[2016,220000],[2017,230000],[2018,603099000],[2019,703436000],[2020,689597000],[2021,726789000],[2022,835604000],[2023,843249000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,12241000],[2009,11490000],[2010,6659000],[2011,4646000],[2012,61000],[2013,5022000],[2014,18740000],[2015,16400000],[2016,17600000],[2017,24100000],[2018,14922000],[2019,19828000],[2020,14727000],[2021,30417000],[2022,41382000],[2023,60067000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,5237000],[2009,4458000],[2010,3187000],[2011,3346000],[2012,-592000],[2013,4277000],[2014,11432000],[2015,10373000],[2016,13809000],[2017,12866000],[2018,12480000],[2019,17067000],[2020,12276000],[2021,20677000],[2022,27056000],[2023,43116000]], "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: 'FR0000064164_resus_an', data: FR0000064164_resus_an, height: "350", width: "100%" });