var FR0010221234_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": [[2009,null],[2010,null],[2011,807800000],[2012,807800000],[2013,855700000],[2014,1165000000],[2015,1166300000],[2016,1166300000],[2017,1150800000],[2018,1197500000],[2019,1206100000],[2020,1209200000],[2021,1246500000],[2022,1295200000],[2023,1280100000],[2024,1303300000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,638200000],[2012,638200000],[2013,639800000],[2014,809500000],[2015,751900000],[2016,751900000],[2017,702400000],[2018,653600000],[2019,575500000],[2020,514800000],[2021,440300000],[2022,377400000],[2023,302200000],[2024,472900000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,2887800000],[2012,2887800000],[2013,3257542000],[2014,4562700000],[2015,4999600000],[2016,4999600000],[2017,4893900000],[2018,4761700000],[2019,3881400000],[2020,3856700000],[2021,3730400000],[2022,3677600000],[2023,3587000000],[2024,4821300000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,900000],[2012,900000],[2013,1300000],[2014,900000],[2015,2800000],[2016,2800000],[2017,3000000],[2018,2100000],[2019,3900000],[2020,6700000],[2021,8100000],[2022,12900000],[2023,13000000],[2024,39400000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,270900000],[2012,270900000],[2013,186600000],[2014,309300000],[2015,406400000],[2016,406400000],[2017,345400000],[2018,343700000],[2019,333700000],[2020,378300000],[2021,261900000],[2022,265700000],[2023,220800000],[2024,285700000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,105100000],[2012,105100000],[2013,248000000],[2014,420300000],[2015,1153800000],[2016,1153800000],[2017,408000000],[2018,733500000],[2019,1455300000],[2020,832000000],[2021,861100000],[2022,680500000],[2023,482200000],[2024,837400000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,47774000],[2012,62700000],[2013,150358000],[2014,118600000],[2015,97100000],[2016,391200000],[2017,385800000],[2018,60200000],[2019,791900000],[2020,675800000],[2021,621500000],[2022,1187300000],[2023,1329900000],[2024,625400000]], "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: 'FR0010221234_actif', data: FR0010221234_actif, height: "350", width: "100%" });