var FR0000033003_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,22476000],[2012,34120000],[2013,28599000],[2014,28725000],[2015,29208000],[2016,26789000],[2017,5101000],[2018,5101000],[2019,5101000],[2020,5101000],[2021,5101000],[2022,5101000],[2023,5101000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,870000],[2012,1423000],[2013,1045000],[2014,1126000],[2015,1106000],[2016,1227000],[2017,874000],[2018,749000],[2019,714000],[2020,628000],[2021,687000],[2022,582000],[2023,1287000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,365518000],[2012,518311000],[2013,523772000],[2014,504590000],[2015,483038000],[2016,454874000],[2017,287645000],[2018,288172000],[2019,296856000],[2020,307963000],[2021,322525000],[2022,363401000],[2023,374664000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,69347000],[2012,70866000],[2013,61091000],[2014,36749000],[2015,54623000],[2016,37026000],[2017,23908000],[2018,67184000],[2019,43666000],[2020,34944000],[2021,95899000],[2022,86322000],[2023,85007000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,64192000],[2012,62654000],[2013,48454000],[2014,50717000],[2015,50849000],[2016,51548000],[2017,29575000],[2018,29108000],[2019,28474000],[2020,31320000],[2021,30964000],[2022,28708000],[2023,24572000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,44259000],[2012,59144000],[2013,53895000],[2014,79917000],[2015,46745000],[2016,28015000],[2017,29863000],[2018,29246000],[2019,39277000],[2020,62304000],[2021,53817000],[2022,56014000],[2023,39000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,18645000],[2012,20211000],[2013,19500000],[2014,15220000],[2015,13730000],[2016,24148000],[2017,7440000],[2018,6350000],[2019,26404000],[2020,25652000],[2021,25160000],[2022,21440000],[2023,22418000]], "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: 'FR0000033003_actif', data: FR0000033003_actif, height: "350", width: "100%" });