var FR0000074148_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,114000000],[2012,120100000],[2013,119800000],[2014,124500000],[2015,147200000],[2016,184800000],[2017,81500000],[2018,82800000],[2019,84600000],[2020,82000000],[2021,97000000],[2022,122200000],[2023,125400000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,5400000],[2012,4700000],[2013,5000000],[2014,4600000],[2015,3700000],[2016,3600000],[2017,1600000],[2018,4700000],[2019,12200000],[2020,5100000],[2021,4400000],[2022,3600000],[2023,3200000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,17900000],[2012,21400000],[2013,20500000],[2014,19000000],[2015,18900000],[2016,17900000],[2017,6700000],[2018,7700000],[2019,10500000],[2020,12000000],[2021,12900000],[2022,11700000],[2023,11000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,250300000],[2012,270900000],[2013,273800000],[2014,280500000],[2015,298200000],[2016,320100000],[2017,160000000],[2018,150800000],[2019,160800000],[2020,150500000],[2021,169300000],[2022,163600000],[2023,175700000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,151800000],[2012,136500000],[2013,133600000],[2014,252200000],[2015,233800000],[2016,85400000],[2017,28200000],[2018,32400000],[2019,29200000],[2020,43100000],[2021,25700000],[2022,28500000],[2023,36400000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,37300000],[2012,42900000],[2013,55200000],[2014,72100000],[2015,78600000],[2016,92200000],[2017,55100000],[2018,48900000],[2019,73400000],[2020,73700000],[2021,94000000],[2022,87200000],[2023,75800000]], "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: 'FR0000074148_actif', data: FR0000074148_actif, height: "350", width: "100%" });