var FR0000035719_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,18505000],[2009,13719000],[2010,471000],[2011,3167000],[2012,4743000],[2013,5285000],[2014,5768000],[2015,11464000],[2016,4756000],[2017,887000],[2018,165000],[2019,153000],[2020,87000],[2021,70000],[2022,152000],[2023,552000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-1731000],[2009,2223000],[2010,-4011000],[2011,-1697000],[2012,-17736000],[2013,9229000],[2014,1701000],[2015,290000],[2016,-794000],[2017,-3169000],[2018,-2067000],[2019,-1725000],[2020,-2124000],[2021,-2025000],[2022,-3281000],[2023,907000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-4142000],[2009,-911000],[2010,-834000],[2011,10268000],[2012,-44495000],[2013,-6836000],[2014,362000],[2015,369000],[2016,-846000],[2017,-6728000],[2018,-1382000],[2019,-1783000],[2020,-2380000],[2021,-1775000],[2022,-2316000],[2023,8134000]], "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: 'FR0000035719_resus_an', data: FR0000035719_resus_an, height: "350", width: "100%" });