var FR0000039232_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,10195000],[2012,11502000],[2013,11532000],[2014,11550000],[2015,11565000],[2016,11672000],[2017,11918000],[2018,11918000],[2019,11918000],[2020,10340000],[2021,9764000],[2022,9764000],[2023,9681000],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2616000],[2012,1263000],[2013,1150000],[2014,1089000],[2015,955000],[2016,1081000],[2017,872000],[2018,735000],[2019,710000],[2020,640000],[2021,597000],[2022,464000],[2023,440000],[2024,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,45901000],[2012,43735000],[2013,45507000],[2014,51001000],[2015,52155000],[2016,53198000],[2017,51263000],[2018,49949000],[2019,43547000],[2020,41125000],[2021,45626000],[2022,50908000],[2023,67051000],[2024,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,28391000],[2012,23227000],[2013,25224000],[2014,31475000],[2015,29458000],[2016,27499000],[2017,26241000],[2018,27444000],[2019,24685000],[2020,27389000],[2021,38164000],[2022,37506000],[2023,38189000],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,16764000],[2012,12794000],[2013,13574000],[2014,16129000],[2015,19819000],[2016,24425000],[2017,33003000],[2018,28222000],[2019,23000000],[2020,23495000],[2021,27077000],[2022,27344000],[2023,32033000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,42050000],[2012,19351000],[2013,25387000],[2014,19667000],[2015,19140000],[2016,23078000],[2017,32611000],[2018,32513000],[2019,19983000],[2020,44339000],[2021,39204000],[2022,40799000],[2023,37307000],[2024,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,11257000],[2012,9266000],[2013,9238000],[2014,8829000],[2015,7700000],[2016,5172000],[2017,7390000],[2018,7289000],[2019,15741000],[2020,14378000],[2021,14634000],[2022,14383000],[2023,24817000],[2024,null]], "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: 'FR0000039232_actif', data: FR0000039232_actif, height: "350", width: "100%" });