var FR0000062978_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,125599000],[2009,119801000],[2010,120168000],[2011,122241000],[2012,113847000],[2013,111482000],[2014,118186000],[2015,410000],[2016,520000],[2017,510000],[2018,124992000],[2019,138600000],[2020,139310000],[2021,164250000],[2022,181250000],[2023,199700000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,7529000],[2009,10818000],[2010,10792000],[2011,12461000],[2012,9669000],[2013,10029000],[2014,12993000],[2015,5320000],[2016,9380000],[2017,7050000],[2018,13913000],[2019,7669000],[2020,9307000],[2021,14424000],[2022,16446000],[2023,17485000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,3466000],[2009,4358000],[2010,9378000],[2011,7992000],[2012,5709000],[2013,7304000],[2014,9957000],[2015,3428000],[2016,5470000],[2017,4182000],[2018,9252000],[2019,5243000],[2020,6487000],[2021,8491000],[2022,10891000],[2023,12442000]], "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: 'FR0000062978_resus_an', data: FR0000062978_resus_an, height: "350", width: "100%" });