var GB00BDCPN049_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": [[2013,117696000],[2014,88302000],[2015,81000000],[2016,2427000000],[2017,2520000000],[2018,2518000000],[2019,2520000000],[2020,2517000000],[2021,4623000000],[2022,4600000000],[2023,4514000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2013,3800448000],[2014,3183276000],[2015,3202000000],[2016,8345000000],[2017,8384000000],[2018,8384000000],[2019,8506000000],[2020,8414000000],[2021,12639000000],[2022,12505000000],[2023,12395000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2013,2233380000],[2014,1836875000],[2015,1692000000],[2016,3993000000],[2017,3837000000],[2018,3888000000],[2019,4205000000],[2020,3860000000],[2021,5248000000],[2022,5201000000],[2023,5344000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2013,429021000],[2014,339223000],[2015,371000000],[2016,673000000],[2017,650000000],[2018,693000000],[2019,723000000],[2020,681000000],[2021,1157000000],[2022,1380000000],[2023,1356000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2013,1437981000],[2014,1382246000],[2015,1210000000],[2016,1860000000],[2017,1732000000],[2018,1762000000],[2019,1669000000],[2020,1439000000],[2021,2305000000],[2022,2466000000],[2023,2547000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2013,325562000],[2014,194965000],[2015,156000000],[2016,386000000],[2017,360000000],[2018,309000000],[2019,316000000],[2020,1523000000],[2021,1407000000],[2022,1387000000],[2023,1419000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2013,244884000],[2014,234308000],[2015,227000000],[2016,780000000],[2017,628000000],[2018,264000000],[2019,422000000],[2020,460000000],[2021,951000000],[2022,1331000000],[2023,1284000000]], "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: 'GB00BDCPN049_actif', data: GB00BDCPN049_actif, height: "350", width: "100%" });