var FR0000060790_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,129813000],[2010,129699000],[2011,132863000],[2012,132292000],[2013,127564000],[2014,123825000],[2015,106311000],[2016,150000],[2017,230000],[2018,97758000],[2019,100089000],[2020,86766000],[2021,94770000],[2022,102583000],[2023,105253000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,13743000],[2010,149000],[2011,3761000],[2012,5941000],[2013,4534000],[2014,2549000],[2015,-3686000],[2016,1430000],[2017,-2600000],[2018,-5575000],[2019,2692000],[2020,-5033000],[2021,-1219000],[2022,-3239000],[2023,3575000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,9108000],[2010,-1501000],[2011,2634000],[2012,3994000],[2013,2554000],[2014,1686000],[2015,-2467000],[2016,-300000],[2017,100000],[2018,-3409000],[2019,1462000],[2020,-5253000],[2021,-1471000],[2022,-3651000],[2023,2976000]], "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: 'FR0000060790_resus_an', data: FR0000060790_resus_an, height: "350", width: "100%" });