var FR0000120321_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,17542000000],[2009,17473000000],[2010,19496000000],[2011,20343000000],[2012,22463000000],[2013,22976600000],[2014,22532000000],[2015,25257400000],[2016,25837100000],[2017,3980000],[2018,26937400000],[2019,29873600000],[2020,27992100000],[2021,32287600000],[2022,38260600000],[2023,41182500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,2568000000],[2009,2300000000],[2010,2904000000],[2011,3196000000],[2012,3573000000],[2013,3739600000],[2014,3583500000],[2015,4194300000],[2016,3996100000],[2017,4676000000],[2018,4827300000],[2019,5111000000],[2020,4500000000],[2021,5728400000],[2022,7215400000],[2023,7693400000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1948000000],[2009,1792000000],[2010,2240000000],[2011,2438000000],[2012,2867000000],[2013,2958200000],[2014,4910200000],[2015,3297400000],[2016,3105800000],[2017,3581400000],[2018,3895400000],[2019,3750000000],[2020,3563400000],[2021,4597100000],[2022,5706600000],[2023,6184000000]], "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: 'FR0000120321_resus_an', data: FR0000120321_resus_an, height: "350", width: "100%" });