var FR0010428771_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": [[2009,139613000],[2010,146089000],[2011,132796000],[2012,137631000],[2013,120548000],[2014,103542000],[2015,218107000],[2016,218107000],[2017,249950000],[2018,590000],[2019,309024000],[2020,180693000],[2021,118164000],[2022,160475000],[2023,199128000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,7817000],[2010,-52623000],[2011,-35550000],[2012,-16527000],[2013,-24933000],[2014,-18073000],[2015,26991000],[2016,26991000],[2017,30586000],[2018,25200000],[2019,22173000],[2020,-18404000],[2021,-95770000],[2022,-41113000],[2023,-76344000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,5143000],[2010,-35352000],[2011,-28032000],[2012,-19859000],[2013,-26434000],[2014,-21434000],[2015,9804000],[2016,9804000],[2017,4672000],[2018,8028000],[2019,6186000],[2020,-36480000],[2021,-106970000],[2022,-54090000],[2023,-97817000]], "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: 'FR0010428771_resus_an', data: FR0010428771_resus_an, height: "350", width: "100%" });