var FR0000053043_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,174294000],[2009,169970000],[2010,189454000],[2011,210015000],[2012,218673000],[2013,222684000],[2014,227689000],[2015,240650000],[2016,240292000],[2017,510000],[2018,257089000],[2019,266582000],[2020,247906000],[2021,280247000],[2022,297843000],[2023,286808000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,4766000],[2009,4112000],[2010,13544000],[2011,6051000],[2012,6471000],[2013,5935000],[2014,8139000],[2015,3918000],[2016,610000],[2017,6050000],[2018,6274000],[2019,5317000],[2020,-841000],[2021,8643000],[2022,8098000],[2023,-6140000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1200000],[2009,1295000],[2010,9489000],[2011,3757000],[2012,2147000],[2013,3257000],[2014,4647000],[2015,3411000],[2016,1488000],[2017,4243000],[2018,4471000],[2019,3312000],[2020,-4083000],[2021,4032000],[2022,2968000],[2023,-14058000]], "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: 'FR0000053043_resus_an', data: FR0000053043_resus_an, height: "350", width: "100%" });