var FR0004171346_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,27046000],[2009,15949000],[2010,11324000],[2011,11892000],[2012,10382000],[2013,9918000],[2014,6854000],[2015,4450000],[2016,8937000],[2017,1320000],[2018,22474000],[2019,24428000],[2020,26082000],[2021,50256000],[2022,53230000],[2023,60500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1532000],[2009,-697000],[2010,845000],[2011,788000],[2012,-1840000],[2013,-2263000],[2014,67000],[2015,55000],[2016,990000],[2017,1600000],[2018,1826000],[2019,1305000],[2020,1538000],[2021,3304000],[2022,3427000],[2023,2600000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-7805000],[2009,-2869000],[2010,-8929000],[2011,1168000],[2012,-2792000],[2013,-7072000],[2014,-97000],[2015,-1688000],[2016,493000],[2017,910000],[2018,1422000],[2019,656000],[2020,2500000],[2021,1518000],[2022,2677000],[2023,482000]], "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: 'FR0004171346_resus_an', data: FR0004171346_resus_an, height: "350", width: "100%" });