var FR0010263202_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,15426000],[2009,19291000],[2010,19308000],[2011,17179000],[2012,14553000],[2013,13525000],[2014,13381000],[2015,2970000],[2016,3830000],[2017,4620000],[2018,35314000],[2019,40322000],[2020,8974000],[2021,8839000],[2022,7088000],[2023,9012000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,9799000],[2009,4340000],[2010,16417000],[2011,7788000],[2012,11160000],[2013,5823000],[2014,8569000],[2015,10600000],[2016,9270000],[2017,9890000],[2018,16449000],[2019,14803000],[2020,9814000],[2021,9852000],[2022,4346000],[2023,-15311000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1290000],[2009,-3026000],[2010,8056000],[2011,536000],[2012,6082000],[2013,1224000],[2014,1087000],[2015,5448000],[2016,10373000],[2017,8261000],[2018,11803000],[2019,13474000],[2020,8150000],[2021,11034000],[2022,4036000],[2023,-16428000]], "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: 'FR0010263202_resus_an', data: FR0010263202_resus_an, height: "350", width: "100%" });