var FR0012616852_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,null],[2014,null],[2015,0],[2016,0],[2017,0],[2018,0],[2019,null],[2020,null],[2021,5377000],[2022,5377000],[2023,5377000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2013,1000],[2014,null],[2015,8000],[2016,5000],[2017,214000],[2018,213000],[2019,null],[2020,45000],[2021,78000],[2022,75000],[2023,80000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2013,150000],[2014,61000],[2015,169000],[2016,122000],[2017,82000],[2018,23000],[2019,10000],[2020,91000],[2021,340000],[2022,373000],[2023,335000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2013,null],[2014,null],[2015,0],[2016,0],[2017,0],[2018,0],[2019,null],[2020,null],[2021,177000],[2022,147000],[2023,221000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2013,null],[2014,null],[2015,0],[2016,0],[2017,0],[2018,0],[2019,1730000],[2020,841000],[2021,1333000],[2022,1297000],[2023,913000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2013,11141000],[2014,7843000],[2015,42951000],[2016,24675000],[2017,16272000],[2018,11457000],[2019,8331000],[2020,9154000],[2021,7935000],[2022,4046000],[2023,4104000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2013,2618000],[2014,2921000],[2015,2710000],[2016,4047000],[2017,1596000],[2018,1327000],[2019,1877000],[2020,903000],[2021,6292000],[2022,4268000],[2023,3528000]], "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: 'FR0012616852_actif', data: FR0012616852_actif, height: "350", width: "100%" });