var FR0011742329_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,2487000],[2013,2487000],[2014,2487000],[2015,2487000],[2016,2487000],[2017,2487000],[2018,2487000],[2019,2487000],[2020,2487000],[2021,2487000],[2022,2487000],[2023,1700000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,118000],[2013,129000],[2014,216000],[2015,99000],[2016,283000],[2017,209000],[2018,141000],[2019,157000],[2020,177000],[2021,3658000],[2022,7602000],[2023,2500000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,3791000],[2013,4826000],[2014,4359000],[2015,3904000],[2016,3272000],[2017,2933000],[2018,2431000],[2019,2808000],[2020,3755000],[2021,4836000],[2022,18052000],[2023,33700000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,1110000],[2013,1988000],[2014,1392000],[2015,1563000],[2016,2728000],[2017,2484000],[2018,2163000],[2019,1941000],[2020,2842000],[2021,4250000],[2022,12015000],[2023,7600000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,113000],[2013,575000],[2014,451000],[2015,1369000],[2016,4209000],[2017,4067000],[2018,4356000],[2019,5782000],[2020,7709000],[2021,8292000],[2022,9416000],[2023,22100000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,10210000],[2013,3235000],[2014,16779000],[2015,8919000],[2016,7093000],[2017,4394000],[2018,14895000],[2019,12995000],[2020,197674000],[2021,177155000],[2022,135463000],[2023,63000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,2043000],[2013,3659000],[2014,8730000],[2015,8566000],[2016,5411000],[2017,3637000],[2018,3026000],[2019,2756000],[2020,5145000],[2021,3662000],[2022,10869000],[2023,null]], "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: 'FR0011742329_actif', data: FR0011742329_actif, height: "350", width: "100%" });