var FR0004154060_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,100030000],[2009,146244000],[2010,134900000],[2011,84660000],[2012,81180000],[2013,81362000],[2014,72502000],[2015,78788000],[2016,74343000],[2017,1160000],[2018,41828000],[2019,23100000],[2020,30281000],[2021,28318000],[2022,36291000],[2023,35600000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,14956000],[2009,30573000],[2010,36192000],[2011,14104000],[2012,11483000],[2013,10609000],[2014,28000],[2015,1644000],[2016,8721000],[2017,6300000],[2018,4411000],[2019,732000],[2020,4227000],[2021,-3693000],[2022,-2248000],[2023,331000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,19958000],[2009,20441000],[2010,22604000],[2011,10666000],[2012,9304000],[2013,9269000],[2014,102000],[2015,1806000],[2016,6332000],[2017,4673000],[2018,203000],[2019,-6966000],[2020,7186000],[2021,-1311000],[2022,108000],[2023,541000]], "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: 'FR0004154060_resus_an', data: FR0004154060_resus_an, height: "350", width: "100%" });