var FR0011052257_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": [[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,954000],[2021,716000],[2022,477000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,26000],[2021,800000],[2022,539000],[2023,327000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,466000],[2013,764000],[2014,3968000],[2015,8147000],[2016,12397000],[2017,12707000],[2018,10067000],[2019,6820000],[2020,3885000],[2021,4879000],[2022,6097000],[2023,5334000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,null],[2015,300000],[2016,330000],[2017,380000],[2018,600000],[2019,630000],[2020,1970000],[2021,2040000],[2022,2590000],[2023,569000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,1000000],[2014,null],[2015,3290000],[2016,4320000],[2017,3710000],[2018,3660000],[2019,3280000],[2020,2460000],[2021,1790000],[2022,2220000],[2023,2250000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,null],[2012,6290000],[2013,23677000],[2014,15658000],[2015,8623000],[2016,8066000],[2017,13638000],[2018,10755000],[2019,16873000],[2020,14851000],[2021,21078000],[2022,8941000],[2023,11843000]], "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: 'FR0011052257_actif', data: FR0011052257_actif, height: "350", width: "100%" });