var FR0000072373_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,29847000],[2009,21850000],[2010,24704000],[2011,26900000],[2012,25600000],[2013,20386000],[2014,19967000],[2015,20591000],[2016,22171000],[2017,560000],[2018,31735000],[2019,31780000],[2020,29973000],[2021,14192000],[2022,15461000],[2023,36710000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-1706000],[2009,-2728000],[2010,681000],[2011,795000],[2012,-670000],[2013,-664000],[2014,-935000],[2015,-1483000],[2016,-1480000],[2017,-860000],[2018,-1526000],[2019,-2180000],[2020,1971000],[2021,612000],[2022,590000],[2023,-2060000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-2263000],[2009,-2999000],[2010,657000],[2011,673000],[2012,-866000],[2013,-516000],[2014,-863000],[2015,-1378000],[2016,-1380000],[2017,-510000],[2018,-2281000],[2019,-2810000],[2020,985000],[2021,201000],[2022,-5624000],[2023,-3120000]], "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: 'FR0000072373_resus_an', data: FR0000072373_resus_an, height: "350", width: "100%" });