var FR0012819381_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,313896000],[2009,308290000],[2010,403724000],[2011,457291000],[2012,468700000],[2013,472953000],[2014,497173000],[2015,516403000],[2016,568725000],[2017,1060000],[2018,612015000],[2019,657500000],[2020,618954000],[2021,740898000],[2022,897689000],[2023,884640000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,17557000],[2009,26894000],[2010,30408000],[2011,22208000],[2012,35142000],[2013,37588000],[2014,46513000],[2015,57500000],[2016,74260000],[2017,70000000],[2018,52817000],[2019,67620000],[2020,85432000],[2021,80294000],[2022,70340000],[2023,98595000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,8388000],[2009,17277000],[2010,18839000],[2011,10981000],[2012,22989000],[2013,24714000],[2014,31389000],[2015,38712000],[2016,51397000],[2017,49193000],[2018,36080000],[2019,45700000],[2020,62018000],[2021,58054000],[2022,50994000],[2023,75430000]], "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: 'FR0012819381_resus_an', data: FR0012819381_resus_an, height: "350", width: "100%" });