var FR0004053510_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,6739000],[2009,6614000],[2010,7344000],[2011,7741000],[2012,7403000],[2013,7698000],[2014,8058000],[2015,8105000],[2016,910000],[2017,940000],[2018,10805000],[2019,9458000],[2020,11016000],[2021,14019000],[2022,17053000],[2023,20046000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-947000],[2009,376000],[2010,714000],[2011,359000],[2012,-440000],[2013,174000],[2014,251000],[2015,381000],[2016,690000],[2017,710000],[2018,602000],[2019,-575000],[2020,-340000],[2021,-439000],[2022,950000],[2023,2065000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-1165000],[2009,117000],[2010,561000],[2011,502000],[2012,-352000],[2013,261000],[2014,27000],[2015,38000],[2016,582000],[2017,1931000],[2018,572000],[2019,-1036000],[2020,-687000],[2021,-323000],[2022,778000],[2023,1568000]], "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: 'FR0004053510_resus_an', data: FR0004053510_resus_an, height: "350", width: "100%" });