var FR0000064784_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,4275000],[2009,1801000],[2010,2426000],[2011,2027000],[2012,12414000],[2013,2638000],[2014,3000000],[2015,0],[2016,0],[2017,10600000],[2018,3708000],[2019,3131000],[2020,3264000],[2021,147000],[2022,308660000],[2023,270620000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-94128000],[2009,23222000],[2010,26448000],[2011,42227000],[2012,82795000],[2013,44159000],[2014,75797000],[2015,141114000],[2016,159161000],[2017,231000000],[2018,136402000],[2019,157870000],[2020,197560000],[2021,609783000],[2022,284689000],[2023,230399000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-161592000],[2009,-263241000],[2010,258448000],[2011,181319000],[2012,-900458000],[2013,-1065810000],[2014,307766000],[2015,159170000],[2016,149786000],[2017,221774000],[2018,114872000],[2019,131355000],[2020,134065000],[2021,456456000],[2022,237357000],[2023,136635000]], "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: 'FR0000064784_resus_an', data: FR0000064784_resus_an, height: "350", width: "100%" });