var FR0004029411_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,111419000],[2009,107567000],[2010,119739000],[2011,138013000],[2012,153349000],[2013,158904000],[2014,173059000],[2015,170000],[2016,190000],[2017,340000],[2018,273190000],[2019,286703000],[2020,260927000],[2021,289186000],[2022,351888000],[2023,null]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-813000],[2009,2413000],[2010,4177000],[2011,4531000],[2012,4243000],[2013,4368000],[2014,4862000],[2015,8070000],[2016,9170000],[2017,13600000],[2018,12720000],[2019,2603000],[2020,5683000],[2021,8317000],[2022,11628000],[2023,17680000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-3572000],[2009,1501000],[2010,2687000],[2011,3008000],[2012,1812000],[2013,1506000],[2014,2826000],[2015,3717000],[2016,4353000],[2017,7055000],[2018,8790000],[2019,-6007000],[2020,-477000],[2021,3980000],[2022,3827000],[2023,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: 'FR0004029411_resus_an', data: FR0004029411_resus_an, height: "350", width: "100%" });