var FR0011858190_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": [[2011,null],[2012,199000],[2013,199000],[2014,422000],[2015,422000],[2016,199000],[2017,199000],[2018,338000],[2019,9839000],[2020,12767000],[2021,16002000],[2022,14775000],[2023,3550000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2011,null],[2012,138000],[2013,280000],[2014,485000],[2015,512000],[2016,750000],[2017,1093000],[2018,756000],[2019,927000],[2020,3379000],[2021,5204000],[2022,7579000],[2023,11670000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2011,null],[2012,6266000],[2013,9034000],[2014,5295000],[2015,8612000],[2016,7055000],[2017,8712000],[2018,9771000],[2019,23913000],[2020,15210000],[2021,25819000],[2022,30439000],[2023,87150000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2011,null],[2012,40131000],[2013,48320000],[2014,58850000],[2015,63404000],[2016,67646000],[2017,63217000],[2018,82061000],[2019,138422000],[2020,190745000],[2021,267956000],[2022,331853000],[2023,404170000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2011,null],[2012,18662000],[2013,20407000],[2014,25206000],[2015,29896000],[2016,37995000],[2017,48164000],[2018,64387000],[2019,69846000],[2020,82102000],[2021,98606000],[2022,208640000],[2023,373220000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2011,null],[2012,5427000],[2013,5314000],[2014,7088000],[2015,11961000],[2016,10769000],[2017,25330000],[2018,44154000],[2019,42775000],[2020,76181000],[2021,98882000],[2022,79374000],[2023,47050000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2011,null],[2012,6477000],[2013,9559000],[2014,14215000],[2015,13517000],[2016,31236000],[2017,32274000],[2018,43162000],[2019,81299000],[2020,126480000],[2021,195022000],[2022,247825000],[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: 'FR0011858190_actif', data: FR0011858190_actif, height: "350", width: "100%" });