var FR0000053043_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,2074000],[2011,3007000],[2012,3557000],[2013,3515000],[2014,3515000],[2015,3515000],[2016,5222000],[2017,5355000],[2018,7862000],[2019,7866000],[2020,7857000],[2021,11552000],[2022,13358000],[2023,10391000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,16706000],[2011,16619000],[2012,16441000],[2013,17376000],[2014,19362000],[2015,23246000],[2016,37703000],[2017,38252000],[2018,39261000],[2019,29655000],[2020,27733000],[2021,28877000],[2022,32136000],[2023,30329000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,78040000],[2011,78691000],[2012,77409000],[2013,78843000],[2014,79557000],[2015,87470000],[2016,116540000],[2017,124887000],[2018,129260000],[2019,127181000],[2020,124629000],[2021,124289000],[2022,129940000],[2023,128033000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,50122000],[2011,59989000],[2012,59764000],[2013,61078000],[2014,67851000],[2015,74242000],[2016,104995000],[2017,111504000],[2018,118645000],[2019,128162000],[2020,125011000],[2021,122250000],[2022,130232000],[2023,128794000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,43224000],[2011,49864000],[2012,50454000],[2013,47468000],[2014,48705000],[2015,50096000],[2016,60797000],[2017,61227000],[2018,56528000],[2019,24324000],[2020,20148000],[2021,24098000],[2022,24551000],[2023,20881000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,1785000],[2011,1578000],[2012,1513000],[2013,1124000],[2014,1559000],[2015,3013000],[2016,4078000],[2017,4119000],[2018,8081000],[2019,14097000],[2020,25394000],[2021,24691000],[2022,28351000],[2023,14309000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,21167000],[2011,22497000],[2012,19350000],[2013,12682000],[2014,14851000],[2015,21498000],[2016,27220000],[2017,29202000],[2018,25440000],[2019,58232000],[2020,54798000],[2021,51216000],[2022,47393000],[2023,46845000]], "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: 'FR0000053043_actif', data: FR0000053043_actif, height: "350", width: "100%" });