var FR0000061608_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": [[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,1152000],[2012,1152000],[2013,1132000],[2014,1132000],[2015,1132000],[2016,910000],[2017,831000],[2018,831000],[2019,831000],[2020,831000],[2021,831000],[2022,831000],[2023,831000],[2024,831000]],
"background-color": "rgb(176, 0, 0)"
}, {
"legend-text": "Immobilisations\nincorporelles",
"values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,2616000],[2012,2734000],[2013,2223000],[2014,2023000],[2015,1767000],[2016,1498000],[2017,807000],[2018,705000],[2019,553000],[2020,825000],[2021,1107000],[2022,1449000],[2023,1498000],[2024,1922000]],
"background-color": "rgb(255, 0, 0)"
}, {
"legend-text": "Immobilisations\ncorporelles",
"values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,56116000],[2012,57051000],[2013,55965000],[2014,53916000],[2015,51994000],[2016,46097000],[2017,44100000],[2018,44937000],[2019,42360000],[2020,45677000],[2021,50389000],[2022,53386000],[2023,61991000],[2024,69538000]],
"background-color": "rgb(255, 128, 128)",
}, {
"legend-text": "Stocks",
"values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,13410000],[2012,12162000],[2013,12277000],[2014,13068000],[2015,12223000],[2016,15269000],[2017,15473000],[2018,13621000],[2019,15205000],[2020,14872000],[2021,20443000],[2022,23965000],[2023,19467000],[2024,17597000]],
"background-color": "rgb(255, 215, 0)"
}, {
"legend-text": "Créances clients",
"values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,8202000],[2012,9625000],[2013,8843000],[2014,9213000],[2015,10651000],[2016,10282000],[2017,11802000],[2018,10960000],[2019,8692000],[2020,13465000],[2021,13469000],[2022,14283000],[2023,12754000],[2024,11708000]],
"background-color": "rgb(0, 144, 144)"
}, {
"legend-text": "Disponibilités",
"values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,29169000],[2012,22115000],[2013,21535000],[2014,20277000],[2015,20097000],[2016,18687000],[2017,16545000],[2018,17491000],[2019,24496000],[2020,36370000],[2021,64596000],[2022,72675000],[2023,79809000],[2024,63523000]],
"background-color": "rgb(0, 208, 0)"
}, {
"legend-text": "Autres actifs",
"values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,5471000],[2012,5803000],[2013,3358000],[2014,4276000],[2015,3977000],[2016,6731000],[2017,9144000],[2018,7896000],[2019,9765000],[2020,8666000],[2021,8022000],[2022,10116000],[2023,7446000],[2024,8176000]],
"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: 'FR0000061608_actif',
data: FR0000061608_actif,
height: "350",
width: "100%"
});