var FR0010396309_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,null],[2012,null],[2013,0],[2014,0],[2015,220000],[2016,220000],[2017,220000],[2018,220000],[2019,220000],[2020,217000],[2021,217000],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2006,null],[2007,null],[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,0],[2021,267000],[2022,null],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,510000],[2012,480000],[2013,514000],[2014,498000],[2015,473000],[2016,448000],[2017,462000],[2018,80000],[2019,517000],[2020,563000],[2021,734000],[2022,943000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2006,null],[2007,0],[2008,0],[2009,0],[2010,0],[2011,0],[2012,0],[2013,0],[2014,0],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,6000],[2021,3000],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,2000000],[2014,3120000],[2015,3890000],[2016,5310000],[2017,4530000],[2018,4530000],[2019,5160000],[2020,3860000],[2021,4930000],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,1432957],[2014,1859256],[2015,4940000],[2016,5460000],[2017,7570000],[2018,6750000],[2019,6360000],[2020,6360000],[2021,6440000],[2022,null],[2023,null]], "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: 'FR0010396309_actif', data: FR0010396309_actif, height: "350", width: "100%" });