var FR0000032526_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,null],[2012,null],[2013,10024000],[2014,10466000],[2015,47077000],[2016,27361000],[2017,27361000],[2018,39820000],[2019,39820000],[2020,39820000],[2021,39820000],[2022,27497000],[2023,28773000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,35772000],[2012,36254000],[2013,26192000],[2014,33039000],[2015,69098000],[2016,78708000],[2017,81261000],[2018,142553000],[2019,149934000],[2020,148447000],[2021,148800000],[2022,70428000],[2023,68342000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,183141000],[2012,189582000],[2013,197358000],[2014,196162000],[2015,244532000],[2016,269407000],[2017,258787000],[2018,254915000],[2019,272779000],[2020,261294000],[2021,274046000],[2022,286119000],[2023,293929000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,88994000],[2010,91067000],[2011,104495000],[2012,105146000],[2013,97305000],[2014,99958000],[2015,216663000],[2016,261891000],[2017,270479000],[2018,280840000],[2019,236593000],[2020,204587000],[2021,201952000],[2022,272496000],[2023,305178000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,85254000],[2012,86826000],[2013,75372000],[2014,78984000],[2015,160384000],[2016,168443000],[2017,150433000],[2018,145926000],[2019,140344000],[2020,111038000],[2021,118775000],[2022,121238000],[2023,149550000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,7872000],[2012,10473000],[2013,18433000],[2014,20399000],[2015,54379000],[2016,96547000],[2017,75386000],[2018,106761000],[2019,81420000],[2020,96713000],[2021,115728000],[2022,41683000],[2023,51279000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,25595000],[2012,29485000],[2013,32085000],[2014,34245000],[2015,103700000],[2016,121057000],[2017,79405000],[2018,96291000],[2019,72046000],[2020,67267000],[2021,78417000],[2022,90909000],[2023,103664000]], "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: 'FR0000032526_actif', data: FR0000032526_actif, height: "350", width: "100%" });