var FR0013178712_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,9080000],[2015,9793000],[2016,18714000],[2017,2120000],[2018,18024000],[2019,14207000],[2020,7305000],[2021,10195000],[2022,14592000],[2023,14502000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,-260000],[2015,702000],[2016,1753000],[2017,-990000],[2018,-185000],[2019,-1632000],[2020,-3377000],[2021,-882000],[2022,600000],[2023,1173000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,-455000],[2015,664000],[2016,1449000],[2017,-1267000],[2018,-938000],[2019,-2281000],[2020,-4219000],[2021,-1531000],[2022,-376000],[2023,114000]], "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: 'FR0013178712_resus_an', data: FR0013178712_resus_an, height: "350", width: "100%" });