var FR0000076861_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,12266000],[2009,10588000],[2010,10186000],[2011,11700000],[2012,0],[2013,0],[2014,11628000],[2015,10907000],[2016,11211000],[2017,13143000],[2018,13622000],[2019,14207000],[2020,15980000],[2021,12961000],[2022,19461000],[2023,14543000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,377000],[2009,366000],[2010,539000],[2011,660000],[2012,0],[2013,-100000],[2014,-135000],[2015,-223000],[2016,-1888000],[2017,111000],[2018,-1831000],[2019,-499000],[2020,206000],[2021,-898000],[2022,-96000],[2023,-51000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,395000],[2009,589000],[2010,575000],[2011,1274000],[2012,28000],[2013,237000],[2014,15000],[2015,-232000],[2016,-1958000],[2017,-361000],[2018,-2169000],[2019,-627000],[2020,160000],[2021,-735000],[2022,-167000],[2023,-134000]], "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: 'FR0000076861_resus_an', data: FR0000076861_resus_an, height: "350", width: "100%" });