var FR0012596468_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": [[2012,null],[2013,null],[2014,0],[2015,0],[2016,0],[2017,16300000],[2018,5680000],[2019,0],[2020,2350000],[2021,4260000],[2022,4930000],[2023,5570000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2012,-1061000],[2013,-1491000],[2014,-2864000],[2015,-5322000],[2016,-9107000],[2017,-9520000],[2018,-12226000],[2019,-10814000],[2020,-8889000],[2021,-15025000],[2022,-23137000],[2023,-22311000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2012,-848000],[2013,-1647000],[2014,-3081000],[2015,-4271000],[2016,-7412000],[2017,-9690000],[2018,-12350000],[2019,-12096000],[2020,-8978000],[2021,-15137000],[2022,-23209000],[2023,-22063000]], "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: 'FR0012596468_resus_an', data: FR0012596468_resus_an, height: "350", width: "100%" });