var FR0004155000_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": [[2010,null],[2011,122425000],[2012,2323000],[2013,2323000],[2014,2448000],[2015,33453000],[2016,33453000],[2017,43902000],[2018,53555000],[2019,49432000],[2020,46760000],[2021,46760000],[2022,71470000],[2023,50644000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,8368000],[2012,144000],[2013,144000],[2014,65000],[2015,8725000],[2016,7578000],[2017,3977000],[2018,6823000],[2019,6300000],[2020,5830000],[2021,4200000],[2022,2590000],[2023,2664000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,1548000],[2012,117000],[2013,117000],[2014,171000],[2015,64159000],[2016,65776000],[2017,81074000],[2018,83419000],[2019,80087000],[2020,93060000],[2021,92790000],[2022,101890000],[2023,101506000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,8037000],[2012,988000],[2013,988000],[2014,826000],[2015,64764000],[2016,65261000],[2017,72361000],[2018,79214000],[2019,80542000],[2020,74030000],[2021,103070000],[2022,139430000],[2023,127830000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,9773000],[2012,3076000],[2013,3076000],[2014,3690000],[2015,111609000],[2016,115930000],[2017,119147000],[2018,102297000],[2019,96478000],[2020,113480000],[2021,108740000],[2022,125860000],[2023,106678000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,6286000],[2012,639000],[2013,639000],[2014,810000],[2015,101567000],[2016,108035000],[2017,119049000],[2018,127897000],[2019,118765000],[2020,162590000],[2021,155860000],[2022,126490000],[2023,143810000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,7478000],[2012,15968000],[2013,2738000],[2014,1696000],[2015,46594000],[2016,43159000],[2017,55954000],[2018,65329000],[2019,77813000],[2020,62258000],[2021,56869000],[2022,67397000],[2023,62193000]], "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: 'FR0004155000_actif', data: FR0004155000_actif, height: "350", width: "100%" });