var FR0000031577_actif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Actif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Ecart d'acquisition", "values": [[2008,null],[2009,null],[2010,null],[2011,91487000],[2012,122594000],[2013,133532000],[2014,142178000],[2015,330488000],[2016,342368000],[2017,303048000],[2018,309711000],[2019,312883000],[2020,134762000],[2021,140527000],[2022,145110000],[2023,165372000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,93735000],[2012,208598000],[2013,198240000],[2014,195298000],[2015,353912000],[2016,354380000],[2017,314297000],[2018,295017000],[2019,272136000],[2020,145275000],[2021,148751000],[2022,154397000],[2023,185109000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,127137000],[2012,152110000],[2013,186254000],[2014,208363000],[2015,229083000],[2016,246818000],[2017,238847000],[2018,236686000],[2019,224793000],[2020,205512000],[2021,219604000],[2022,240643000],[2023,268016000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,111832000],[2012,132238000],[2013,138777000],[2014,159870000],[2015,182314000],[2016,197908000],[2017,184758000],[2018,195775000],[2019,206582000],[2020,211037000],[2021,270332000],[2022,330909000],[2023,339663000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,87961000],[2012,111924000],[2013,118627000],[2014,141966000],[2015,150907000],[2016,129197000],[2017,112976000],[2018,101507000],[2019,99386000],[2020,101693000],[2021,107364000],[2022,146290000],[2023,167977000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,23826000],[2012,39749000],[2013,34971000],[2014,375912000],[2015,51163000],[2016,48454000],[2017,48378000],[2018,62810000],[2019,93656000],[2020,181890000],[2021,172787000],[2022,177383000],[2023,175906000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,39556000],[2012,44516000],[2013,66787000],[2014,82040000],[2015,118722000],[2016,87506000],[2017,65202000],[2018,60532000],[2019,101628000],[2020,126353000],[2021,136436000],[2022,132631000],[2023,147445000]], "background-color": "rgb(192, 96, 0)" }, ], "plotarea" : { "margin-right":"5", "margin-left":"180", "margin-bottom":"50", "margin-top":"40", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"7x1", "x" : "0", "y": "35", "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: 'FR0000031577_actif', data: FR0000031577_actif, height: "350", width: "100%" });