var FR0012816825_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,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2013,null],[2014,null],[2015,2244000],[2016,2125000],[2017,2009000],[2018,1910000],[2019,2400000],[2020,2670000],[2021,2760000],[2022,2660000],[2023,2640000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2013,25000],[2014,20000],[2015,194000],[2016,276000],[2017,313000],[2018,295000],[2019,147000],[2020,110000],[2021,563000],[2022,584000],[2023,315000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2013,null],[2014,null],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2013,0],[2014,360000],[2015,0],[2016,0],[2017,0],[2018,0],[2019,7850000],[2020,5210000],[2021,4990000],[2022,4870000],[2023,2490000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2013,43000],[2014,9000],[2015,9409000],[2016,3066000],[2017,19857000],[2018,14406000],[2019,6337000],[2020,18770000],[2021,23930000],[2022,11050000],[2023,5570000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0012816825_actif', data: FR0012816825_actif, height: "350", width: "100%" });