var FR0000120578_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,null],[2006,28373000000],[2007,28052000000],[2008,27568000000],[2009,29785000000],[2010,32367000000],[2011,33389000000],[2012,34947000000],[2013,32951000000],[2014,33770000000],[2015,34542000000],[2016,33821000000],[2017,2570000],[2018,34463000000],[2019,37631000000],[2020,36041000000],[2021,37761000000],[2022,42997000000],[2023,43070000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,null],[2006,4828000000],[2007,5911000000],[2008,4394000000],[2009,6435000000],[2010,6535000000],[2011,5731000000],[2012,6337000000],[2013,5106000000],[2014,6143000000],[2015,5624000000],[2016,6534000000],[2017,9343000000],[2018,4676000000],[2019,3125000000],[2020,14141000000],[2021,8126000000],[2022,10656000000],[2023,7875000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,null],[2006,4006000000],[2007,5263000000],[2008,3851000000],[2009,5265000000],[2010,5467000000],[2011,5693000000],[2012,4967000000],[2013,3717000000],[2014,4390000000],[2015,4287000000],[2016,4709000000],[2017,8434000000],[2018,4306000000],[2019,2806000000],[2020,12314000000],[2021,6223000000],[2022,8371000000],[2023,5400000000]], "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: 'FR0000120578_resus_an', data: FR0000120578_resus_an, height: "350", width: "100%" });