var FR0000124141_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,35764800000],[2009,34551000000],[2010,34786600000],[2011,29647300000],[2012,29438500000],[2013,22314800000],[2014,23879600000],[2015,24964800000],[2016,24390200000],[2017,470000],[2018,25911100000],[2019,27189000000],[2020,26009900000],[2021,28508100000],[2022,42885300000],[2023,45351000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1960800000],[2009,2020100000],[2010,2120300000],[2011,1017200000],[2012,1095000000],[2013,490500000],[2014,414100000],[2015,1024200000],[2016,1075400000],[2017,1519000000],[2018,1303700000],[2019,1335000000],[2020,809000000],[2021,1212700000],[2022,2206300000],[2023,2724000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,405100000],[2009,584100000],[2010,581100000],[2011,-489800000],[2012,393800000],[2013,-135300000],[2014,246100000],[2015,450200000],[2016,383100000],[2017,401600000],[2018,439300000],[2019,624900000],[2020,88800000],[2021,404300000],[2022,715800000],[2023,937000000]], "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: 'FR0000124141_resus_an', data: FR0000124141_resus_an, height: "350", width: "100%" });