var FR0010889386_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": [[2009,14191000],[2010,15715000],[2011,20064000],[2012,22198000],[2013,18038000],[2014,19727000],[2015,18494000],[2016,17984000],[2017,1560000],[2018,23699000],[2019,24967000],[2020,25588000],[2021,30991000],[2022,31115000],[2023,31513000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,2564000],[2010,2248000],[2011,2667000],[2012,3315000],[2013,2155000],[2014,1441000],[2015,1302000],[2016,1914000],[2017,250000],[2018,2175000],[2019,4110000],[2020,3090000],[2021,5901000],[2022,2440000],[2023,-8414000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,1880000],[2010,1711000],[2011,1818000],[2012,2559000],[2013,1936000],[2014,455000],[2015,602000],[2016,-954000],[2017,-690000],[2018,-428000],[2019,3177000],[2020,5401000],[2021,4152000],[2022,1266000],[2023,-9151000]], "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: 'FR0010889386_resus_an', data: FR0010889386_resus_an, height: "350", width: "100%" });