var FR0000130809_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,21866000000],[2009,21730000000],[2010,26418000000],[2011,25636000000],[2012,23110000000],[2013,22831000000],[2014,23561000000],[2015,25639000000],[2016,25298000000],[2017,1440000],[2018,890000],[2019,24671000000],[2020,22113000000],[2021,25798000000],[2022,27155000000],[2023,25104000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,6338000000],[2009,5964000000],[2010,9873000000],[2011,8600000000],[2012,6672000000],[2013,6432000000],[2014,4578000000],[2015,5681000000],[2016,8481000000],[2017,6116000000],[2018,7274000000],[2019,6944000000],[2020,5399000000],[2021,8208000000],[2022,9161000000],[2023,6580000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,2010000000],[2009,678000000],[2010,3917000000],[2011,2385000000],[2012,774000000],[2013,2175000000],[2014,2692000000],[2015,4001000000],[2016,3874000000],[2017,2806000000],[2018,3864000000],[2019,3248000000],[2020,-258000000],[2021,5641000000],[2022,1825000000],[2023,2493000000]], "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: 'FR0000130809_resus_an', data: FR0000130809_resus_an, height: "350", width: "100%" });