var FR0010828137_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,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,4986000],[2017,4559000],[2018,4556000],[2019,4262000],[2020,4580000],[2021,4664000],[2022,3635000],[2023,1942000],[2024,1991000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2011,38422000],[2012,56291000],[2013,0],[2014,0],[2015,0],[2016,960000],[2017,2411000],[2018,2062000],[2019,4244000],[2020,3205000],[2021,3369000],[2022,2976000],[2023,12817000],[2024,14649000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2011,null],[2012,5000000],[2013,6112000],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2011,1788000],[2012,385000],[2013,2100000],[2014,1316000],[2015,2344000],[2016,98164000],[2017,107919000],[2018,123616000],[2019,117105000],[2020,148532000],[2021,75489000],[2022,101689000],[2023,106598000],[2024,106019000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2011,492000],[2012,null],[2013,0],[2014,6821000],[2015,0],[2016,71243000],[2017,329397000],[2018,70518000],[2019,178172000],[2020,320263000],[2021,238268000],[2022,356707000],[2023,860194000],[2024,154317000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2011,null],[2012,1548000],[2013,88783000],[2014,2997000],[2015,624000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,145589000],[2021,150603000],[2022,164540000],[2023,161591000],[2024,168121000]], "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: 'FR0010828137_actif', data: FR0010828137_actif, height: "350", width: "100%" });