var FR0013421286_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": [[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2015,521000],[2016,1304000],[2017,1851000],[2018,787000],[2019,923000],[2020,1103000],[2021,1368000],[2022,2109000],[2023,2370000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2015,237000],[2016,217000],[2017,293000],[2018,511000],[2019,453000],[2020,356000],[2021,349000],[2022,306000],[2023,300000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2015,832000],[2016,836000],[2017,762000],[2018,1023000],[2019,863000],[2020,621000],[2021,630000],[2022,714000],[2023,960000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2015,1537000],[2016,1014000],[2017,795000],[2018,385000],[2019,718000],[2020,350000],[2021,911000],[2022,678000],[2023,546000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2015,4629000],[2016,6717000],[2017,2561000],[2018,2506000],[2019,1286000],[2020,984000],[2021,2715000],[2022,3180000],[2023,808000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2015,1909000],[2016,1198000],[2017,1088000],[2018,1390000],[2019,1843000],[2020,1454000],[2021,1717000],[2022,1418000],[2023,1017000]], "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: 'FR0013421286_actif', data: FR0013421286_actif, height: "350", width: "100%" });