var FR0000121295_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,29892000],[2009,107973000],[2010,90636000],[2011,97416000],[2012,76716000],[2013,112765000],[2014,88548000],[2015,84860000],[2016,104832000],[2017,63080000],[2018,55033000],[2019,77773000],[2020,94242000],[2021,77363000],[2022,137436000],[2023,144419000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,2024000],[2009,6074000],[2010,12641000],[2011,22392000],[2012,16921000],[2013,15013000],[2014,16044000],[2015,16479000],[2016,23539000],[2017,21190000],[2018,4167000],[2019,17203000],[2020,-6741000],[2021,519000],[2022,17306000],[2023,13320000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-2536000],[2009,-1030000],[2010,10598000],[2011,13943000],[2012,8136000],[2013,8684000],[2014,11963000],[2015,13954000],[2016,19978000],[2017,19370000],[2018,4451000],[2019,7711000],[2020,-11765000],[2021,6787000],[2022,10224000],[2023,9000000]], "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: 'FR0000121295_resus_an', data: FR0000121295_resus_an, height: "350", width: "100%" });