var FR0000064164_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,11057000],[2012,10620000],[2013,10550000],[2014,31462000],[2015,31613000],[2016,28266000],[2017,26924000],[2018,26924000],[2019,37383000],[2020,42188000],[2021,45288000],[2022,44266000],[2023,34223000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,14393000],[2012,15335000],[2013,14172000],[2014,13412000],[2015,15763000],[2016,14982000],[2017,12779000],[2018,13170000],[2019,13922000],[2020,15196000],[2021,18047000],[2022,19449000],[2023,21114000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,211152000],[2012,213134000],[2013,212668000],[2014,215396000],[2015,211369000],[2016,213883000],[2017,216924000],[2018,213054000],[2019,290010000],[2020,297482000],[2021,292184000],[2022,285430000],[2023,300188000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,174553000],[2012,167061000],[2013,164232000],[2014,160633000],[2015,166871000],[2016,170346000],[2017,171998000],[2018,197155000],[2019,207341000],[2020,217365000],[2021,213617000],[2022,292966000],[2023,272571000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,95625000],[2012,87986000],[2013,89963000],[2014,88985000],[2015,91816000],[2016,98682000],[2017,96794000],[2018,91965000],[2019,109940000],[2020,95049000],[2021,111306000],[2022,124769000],[2023,110702000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,57258000],[2012,57008000],[2013,58310000],[2014,70441000],[2015,98490000],[2016,103351000],[2017,136618000],[2018,115345000],[2019,179250000],[2020,202495000],[2021,192840000],[2022,118720000],[2023,167098000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,18871000],[2012,18930000],[2013,20879000],[2014,21957000],[2015,26915000],[2016,19863000],[2017,25354000],[2018,26433000],[2019,18701000],[2020,20386000],[2021,22163000],[2022,26595000],[2023,24971000]], "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: 'FR0000064164_actif', data: FR0000064164_actif, height: "350", width: "100%" });