var FR0013283108_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": [[2010,null],[2011,null],[2012,null],[2013,159566000],[2014,173020000],[2015,192996000],[2016,195001000],[2017,1400000],[2018,240462000],[2019,263301000],[2020,288706000],[2021,344213000],[2022,420209000],[2023,420565000],[2024,400100000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,null],[2013,13010000],[2014,16869000],[2015,19829000],[2016,24184000],[2017,29100000],[2018,31521000],[2019,35615000],[2020,41279000],[2021,45347000],[2022,48989000],[2023,56242000],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,null],[2013,7105000],[2014,10581000],[2015,12503000],[2016,16982000],[2017,18867000],[2018,20951000],[2019,26655000],[2020,29278000],[2021,32441000],[2022,33803000],[2023,37965000],[2024,null]], "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: 'FR0013283108_resus_an', data: FR0013283108_resus_an, height: "350", width: "100%" });