var FR0000062184_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,2347000],[2009,2092000],[2010,2288000],[2011,2404000],[2012,1879000],[2013,846000],[2014,870000],[2015,23600000],[2016,29300000],[2017,67200000],[2018,981000],[2019,1166000],[2020,838000],[2021,661000],[2022,945000],[2023,900000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-5309000],[2009,-8135000],[2010,-4513000],[2011,-1828000],[2012,-1720000],[2013,-2234000],[2014,-2066000],[2015,-2300000],[2016,-2160000],[2017,-2250000],[2018,-2598000],[2019,-2239000],[2020,-2138000],[2021,-2188000],[2022,-2220000],[2023,-2400000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-2240000],[2009,-4539000],[2010,-3076000],[2011,-102000],[2012,683000],[2013,1360000],[2014,1579000],[2015,595000],[2016,2466000],[2017,724000],[2018,727000],[2019,702000],[2020,-559000],[2021,60492000],[2022,-15494000],[2023,18700000]], "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: 'FR0000062184_resus_an', data: FR0000062184_resus_an, height: "350", width: "100%" });