var FR0004175842_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,9937000],[2009,11038000],[2010,11245000],[2011,12048000],[2012,12672000],[2013,12946000],[2014,16477000],[2015,5800000],[2016,6250000],[2017,6350000],[2018,14370000],[2019,14880000],[2020,19980000],[2021,22420000],[2022,28085000],[2023,30316000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,4838000],[2009,5402000],[2010,5561000],[2011,6156000],[2012,6584000],[2013,6329000],[2014,6899000],[2015,6950000],[2016,7330000],[2017,7300000],[2018,6710000],[2019,9770000],[2020,13100000],[2021,18131000],[2022,19487000],[2023,17447000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1813000],[2009,2498000],[2010,4161000],[2011,3800000],[2012,4080000],[2013,4125000],[2014,4406000],[2015,4895000],[2016,3559000],[2017,5970000],[2018,4190000],[2019,8770000],[2020,2520000],[2021,17062000],[2022,13408000],[2023,13196000]], "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: 'FR0004175842_resus_an', data: FR0004175842_resus_an, height: "350", width: "100%" });