var FR0000054231_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,145915000],[2009,133946000],[2010,141650000],[2011,137128000],[2012,132216000],[2013,133064000],[2014,70880000],[2015,75390000],[2016,81060000],[2017,82240000],[2018,173769000],[2019,175747000],[2020,136449000],[2021,137449000],[2022,144571000],[2023,11120000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,7646000],[2009,9388000],[2010,11299000],[2011,8518000],[2012,9898000],[2013,-2388000],[2014,8871000],[2015,10549000],[2016,12413000],[2017,12100000],[2018,14653000],[2019,16664000],[2020,12181000],[2021,17280000],[2022,7292000],[2023,16410000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,4344000],[2009,6194000],[2010,8102000],[2011,5760000],[2012,6001000],[2013,-7012000],[2014,2426000],[2015,6773000],[2016,1015000],[2017,7122000],[2018,8643000],[2019,9316000],[2020,4273000],[2021,11191000],[2022,1794000],[2023,11120000]], "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: 'FR0000054231_resus_an', data: FR0000054231_resus_an, height: "350", width: "100%" });