var FR0004065639_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,155000],[2011,4381000],[2012,4230000],[2013,4168000],[2014,3575000],[2015,2981000],[2016,1511000],[2017,1511000],[2018,1511000],[2019,1511000],[2020,1511000],[2021,1511000],[2022,1511000],[2023,1511000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,1686000],[2011,3651000],[2012,3649000],[2013,4401000],[2014,4763000],[2015,4775000],[2016,5317000],[2017,4482000],[2018,3063000],[2019,2171000],[2020,2159000],[2021,2452000],[2022,2522000],[2023,2767000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,3311000],[2011,11422000],[2012,11632000],[2013,11770000],[2014,11724000],[2015,7091000],[2016,7771000],[2017,6835000],[2018,5593000],[2019,7850000],[2020,5233000],[2021,6111000],[2022,6045000],[2023,11100000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,4107000],[2011,10830000],[2012,12680000],[2013,13519000],[2014,15222000],[2015,15230000],[2016,16017000],[2017,15121000],[2018,15303000],[2019,15930000],[2020,13880000],[2021,13114000],[2022,12430000],[2023,15933000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,6287000],[2011,17394000],[2012,18689000],[2013,16727000],[2014,15907000],[2015,15633000],[2016,17143000],[2017,20114000],[2018,21845000],[2019,23770000],[2020,30988000],[2021,21244000],[2022,22122000],[2023,35161000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,3375000],[2011,7269000],[2012,5220000],[2013,3155000],[2014,2928000],[2015,3453000],[2016,2094000],[2017,1456000],[2018,1623000],[2019,3177000],[2020,3944000],[2021,12186000],[2022,6512000],[2023,5720000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,1801000],[2011,3360000],[2012,2863000],[2013,4228000],[2014,3802000],[2015,7567000],[2016,4660000],[2017,5428000],[2018,5030000],[2019,3665000],[2020,6228000],[2021,5963000],[2022,7051000],[2023,6226000]], "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: 'FR0004065639_actif', data: FR0004065639_actif, height: "350", width: "100%" });