var FR0013426004_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,4761000],[2015,4761000],[2016,0],[2017,0],[2018,0],[2019,63000000],[2020,61700000],[2021,64400000],[2022,82300000],[2023,97100000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,7263000],[2015,7263000],[2016,1497000],[2017,891000],[2018,500000],[2019,6900000],[2020,8800000],[2021,13100000],[2022,14300000],[2023,23000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,588000],[2015,588000],[2016,458000],[2017,335000],[2018,200000],[2019,1500000],[2020,5900000],[2021,5200000],[2022,5600000],[2023,5300000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,5911000],[2015,5911000],[2016,5007000],[2017,3730000],[2018,3700000],[2019,4800000],[2020,14400000],[2021,16100000],[2022,22000000],[2023,20400000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,4753000],[2015,4753000],[2016,4696000],[2017,4342000],[2018,4900000],[2019,11600000],[2020,10700000],[2021,10300000],[2022,8300000],[2023,9800000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,30461000],[2015,30461000],[2016,11086000],[2017,17108000],[2018,65700000],[2019,75400000],[2020,82800000],[2021,90400000],[2022,100300000],[2023,66800000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,6920000],[2016,4669000],[2017,2915000],[2018,4900000],[2019,10100000],[2020,22700000],[2021,23200000],[2022,35200000],[2023,40900000]], "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: 'FR0013426004_actif', data: FR0013426004_actif, height: "350", width: "100%" });