var FR0004110310_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": [[2007,66017000],[2008,68853000],[2009,70154000],[2010,75100000],[2011,84173000],[2012,109028000],[2013,109317000],[2014,111017000],[2015,124718000],[2016,140551000],[2017,1850000],[2018,1150000],[2019,139400000],[2020,132573000],[2021,132578000],[2022,133918000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2007,5625000],[2008,5672000],[2009,5370000],[2010,4613000],[2011,7715000],[2012,8048000],[2013,6157000],[2014,8350000],[2015,9353000],[2016,13720000],[2017,13700000],[2018,9200000],[2019,7000000],[2020,4046000],[2021,-16538000],[2022,25442000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2007,2440000],[2008,2327000],[2009,4211000],[2010,1168000],[2011,5442000],[2012,5021000],[2013,2419000],[2014,5496000],[2015,5330000],[2016,7523000],[2017,7523000],[2018,2375000],[2019,3300000],[2020,1414000],[2021,-18474000],[2022,15421000]], "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: 'FR0004110310_resus_an', data: FR0004110310_resus_an, height: "350", width: "100%" });