var FR0010481960_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,26598000],[2009,30225000],[2010,37826000],[2011,43519000],[2012,51967000],[2013,61924000],[2014,4220000],[2015,67444000],[2016,5390000],[2017,75644000],[2018,85390000],[2019,100238000],[2020,142390000],[2021,156829000],[2022,166078000],[2023,183648000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-3978000],[2009,-16813000],[2010,53222000],[2011,36775000],[2012,44979000],[2013,53048000],[2014,60900000],[2015,81405000],[2016,61400000],[2017,112816000],[2018,161005000],[2019,238921000],[2020,316081000],[2021,708162000],[2022,116839000],[2023,-201172000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-994000],[2009,-26626000],[2010,40381000],[2011,19759000],[2012,26040000],[2013,28300000],[2014,40810000],[2015,49705000],[2016,95249000],[2017,91682000],[2018,144525000],[2019,215037000],[2020,278864000],[2021,668113000],[2022,95090000],[2023,-263449000]], "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: 'FR0010481960_resus_an', data: FR0010481960_resus_an, height: "350", width: "100%" });