var FR0005691656_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": [[2005,785724000],[2006,872508000],[2007,934630000],[2008,875503000],[2009,636197000],[2010,698153000],[2011,749014000],[2012,740286000],[2013,818187000],[2014,892576000],[2015,1075640000],[2016,1317130000],[2017,1706968000],[2018,1040000],[2019,2328155000],[2020,2184019000],[2021,2933605000],[2022,3177200000],[2023,3480200000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,78266000],[2006,68685000],[2007,56773000],[2008,34454000],[2009,-18922000],[2010,24340000],[2011,42683000],[2012,26289000],[2013,42873000],[2014,29510000],[2015,62893000],[2016,99308000],[2017,166578000],[2018,230000000],[2019,209907000],[2020,181440000],[2021,358002000],[2022,341200000],[2023,422700000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,47783000],[2006,41866000],[2007,29668000],[2008,16053000],[2009,-15956000],[2010,15141000],[2011,28421000],[2012,14564000],[2013,32550000],[2014,21087000],[2015,59566000],[2016,89791000],[2017,127169000],[2018,187410000],[2019,167280000],[2020,139461000],[2021,222651000],[2022,278400000],[2023,308100000]], "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: 'FR0005691656_resus_an', data: FR0005691656_resus_an, height: "350", width: "100%" });