var FR0010688440_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,0],[2014,720000],[2015,620000],[2016,510000],[2017,410000],[2018,310000],[2019,200000],[2020,100000],[2021,null],[2022,12800000],[2023,12020000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,8270000],[2021,0],[2022,15450000],[2023,15040000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,6954000],[2012,6967000],[2013,6533000],[2014,6304000],[2015,6080000],[2016,7269000],[2017,8522000],[2018,8549000],[2019,9273000],[2020,8605000],[2021,8123000],[2022,16009000],[2023,15881000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,10000],[2020,10000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,5000000],[2014,5480000],[2015,4990000],[2016,5910000],[2017,6620000],[2018,3690000],[2019,4590000],[2020,5020000],[2021,null],[2022,4470000],[2023,2470000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,2336000],[2012,747000],[2013,496000],[2014,451000],[2015,1575000],[2016,1396000],[2017,3302000],[2018,3384000],[2019,4000000],[2020,5772000],[2021,7474000],[2022,3796000],[2023,2851000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0010688440_actif', data: FR0010688440_actif, height: "350", width: "100%" });