var FR0011184241_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,null],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,43000],[2011,6000],[2012,13000],[2013,3000],[2014,2000],[2015,0],[2016,0],[2017,65000],[2018,115000],[2019,70000],[2020,46000],[2021,3000],[2022,32000],[2023,9000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,636000],[2011,558000],[2012,939000],[2013,947000],[2014,975000],[2015,1930000],[2016,8452000],[2017,8980000],[2018,8731000],[2019,9535000],[2020,8532000],[2021,967000],[2022,2852000],[2023,3168000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,112000],[2011,93000],[2012,103000],[2013,124000],[2014,35000],[2015,23000],[2016,66000],[2017,99000],[2018,132000],[2019,181000],[2020,569000],[2021,518000],[2022,137000],[2023,132000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,3000],[2011,8039000],[2012,316000],[2013,2000],[2014,158000],[2015,5150000],[2016,2462000],[2017,30000],[2018,3000],[2019,360000],[2020,7120000],[2021,207000],[2022,467000],[2023,111000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,12024000],[2011,5905000],[2012,30462000],[2013,19415000],[2014,49800000],[2015,72062000],[2016,58037000],[2017,34778000],[2018,39841000],[2019,43661000],[2020,28114000],[2021,15163000],[2022,17421000],[2023,12961000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,2218000],[2011,3035000],[2012,4465000],[2013,3994000],[2014,765000],[2015,8748000],[2016,9443000],[2017,9785000],[2018,21009000],[2019,8016000],[2020,7763000],[2021,13093000],[2022,8235000],[2023,7007000]], "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: 'FR0011184241_actif', data: FR0011184241_actif, height: "350", width: "100%" });