var FR0010557264_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,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1103000],[2012,1266000],[2013,1290000],[2014,1464000],[2015,1691000],[2016,1630000],[2017,1739000],[2018,1572000],[2019,1417000],[2020,1471000],[2021,1423000],[2022,1626000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,151000],[2012,106000],[2013,189000],[2014,241000],[2015,240000],[2016,214000],[2017,171000],[2018,153000],[2019,193000],[2020,163000],[2021,282000],[2022,312000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,621000],[2012,523000],[2013,349000],[2014,618000],[2015,304000],[2016,134000],[2017,159000],[2018,153000],[2019,230000],[2020,79000],[2021,141000],[2022,456000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,136000],[2012,149000],[2013,249000],[2014,310000],[2015,316000],[2016,428000],[2017,449000],[2018,236000],[2019,197000],[2020,354000],[2021,310000],[2022,161000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,11808000],[2012,11746000],[2013,26941000],[2014,13197000],[2015,15696000],[2016,19780000],[2017,38789000],[2018,11560000],[2019,5695000],[2020,20660000],[2021,8721000],[2022,7269000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,15459000],[2012,15543000],[2013,14034000],[2014,15419000],[2015,14288000],[2016,15776000],[2017,9246000],[2018,8763000],[2019,9941000],[2020,6894000],[2021,10327000],[2022,13942000]], "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: 'FR0010557264_actif', data: FR0010557264_actif, height: "350", width: "100%" });