var FR0011040500_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,169578000],[2012,196556000],[2013,189284000],[2014,236472000],[2015,251838000],[2016,288801000],[2017,333617000],[2018,344090000],[2019,349976000],[2020,330306000],[2021,348326000],[2022,297792000],[2023,302122000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,21269000],[2010,null],[2011,19440000],[2012,30998000],[2013,28847000],[2014,45632000],[2015,40909000],[2016,49765000],[2017,48917000],[2018,42322000],[2019,33912000],[2020,23356000],[2021,15073000],[2022,8685000],[2023,5138000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,1502000],[2010,3478000],[2011,4883000],[2012,6251000],[2013,6277000],[2014,6936000],[2015,7772000],[2016,14532000],[2017,14389000],[2018,13402000],[2019,12505000],[2020,15421000],[2021,14272000],[2022,12469000],[2023,9289000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,414000],[2010,null],[2011,606000],[2012,337000],[2013,433000],[2014,222000],[2015,323000],[2016,282000],[2017,178000],[2018,91000],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,57056000],[2012,72202000],[2013,64432000],[2014,84852000],[2015,73856000],[2016,78209000],[2017,71090000],[2018,65565000],[2019,71893000],[2020,88085000],[2021,105102000],[2022,148149000],[2023,178009000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,11287000],[2010,null],[2011,23801000],[2012,35378000],[2013,49176000],[2014,44574000],[2015,44664000],[2016,51716000],[2017,28146000],[2018,35784000],[2019,21087000],[2020,16165000],[2021,25355000],[2022,18321000],[2023,16682000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,28291000],[2012,34522000],[2013,38145000],[2014,58679000],[2015,67445000],[2016,71301000],[2017,51475000],[2018,49028000],[2019,74376000],[2020,77391000],[2021,65968000],[2022,73843000],[2023,70255000]], "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: 'FR0011040500_actif', data: FR0011040500_actif, height: "350", width: "100%" });