var FR0004065639_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,19951000],[2009,24099000],[2010,22353000],[2011,55339000],[2012,63711000],[2013,63689000],[2014,61057000],[2015,56770000],[2016,62794000],[2017,440000],[2018,66699000],[2019,76038000],[2020,70404000],[2021,66625000],[2022,65568000],[2023,76993000],[2024,103562000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1121000],[2009,2058000],[2010,1437000],[2011,2931000],[2012,2011000],[2013,2136000],[2014,891000],[2015,-1081000],[2016,1466000],[2017,820000],[2018,2276000],[2019,9441000],[2020,6995000],[2021,5796000],[2022,3671000],[2023,5698000],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1208000],[2009,1489000],[2010,1225000],[2011,1046000],[2012,756000],[2013,875000],[2014,155000],[2015,-1025000],[2016,912000],[2017,74000],[2018,1086000],[2019,5855000],[2020,3953000],[2021,4083000],[2022,3056000],[2023,4133000],[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: 'FR0004065639_resus_an', data: FR0004065639_resus_an, height: "350", width: "100%" });