var FR0011464452_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,3082000],[2013,3082000],[2014,3082000],[2015,3082000],[2016,3082000],[2017,3082000],[2018,3082000],[2019,3082000],[2020,3082000],[2021,3082000],[2022,3082000],[2023,3082000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2011,null],[2012,1218000],[2013,1215000],[2014,1088000],[2015,1262000],[2016,1108000],[2017,900000],[2018,715000],[2019,724000],[2020,694000],[2021,885000],[2022,1270000],[2023,1241000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2011,null],[2012,92000],[2013,51000],[2014,55000],[2015,211000],[2016,184000],[2017,138000],[2018,123000],[2019,148000],[2020,115000],[2021,85000],[2022,73000],[2023,80000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2011,null],[2012,498000],[2013,436000],[2014,654000],[2015,594000],[2016,1019000],[2017,812000],[2018,838000],[2019,662000],[2020,663000],[2021,678000],[2022,871000],[2023,951000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2011,null],[2012,538000],[2013,651000],[2014,681000],[2015,939000],[2016,1406000],[2017,1375000],[2018,1316000],[2019,955000],[2020,714000],[2021,623000],[2022,1097000],[2023,747000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2011,null],[2012,2314000],[2013,6395000],[2014,2507000],[2015,3229000],[2016,1804000],[2017,1190000],[2018,1062000],[2019,1399000],[2020,1222000],[2021,5207000],[2022,4116000],[2023,2869000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2011,null],[2012,315000],[2013,455000],[2014,376000],[2015,542000],[2016,679000],[2017,535000],[2018,593000],[2019,1404000],[2020,1395000],[2021,1117000],[2022,843000],[2023,1899000]], "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: 'FR0011464452_actif', data: FR0011464452_actif, height: "350", width: "100%" });