var FR0013183985_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,0],[2015,null],[2016,null],[2017,null],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2013,260000],[2014,240000],[2015,225000],[2016,204000],[2017,185000],[2018,168000],[2019,154000],[2020,133000],[2021,112000],[2022,93000],[2023,75000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2013,330000],[2014,278000],[2015,861000],[2016,858000],[2017,889000],[2018,1396000],[2019,1131000],[2020,316000],[2021,216000],[2022,630000],[2023,418000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2013,null],[2014,0],[2015,null],[2016,null],[2017,null],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2013,1120000],[2014,530000],[2015,27000],[2016,30000],[2017,12000],[2018,2000],[2019,846000],[2020,694000],[2021,754000],[2022,3490000],[2023,1000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2013,17090000],[2014,10670000],[2015,30060000],[2016,53982000],[2017,55448000],[2018,26241000],[2019,19250000],[2020,37943000],[2021,44288000],[2022,10610000],[2023,2134000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2013,null],[2014,3067000],[2015,5026000],[2016,4054000],[2017,5351000],[2018,8841000],[2019,10764000],[2020,7961000],[2021,10654000],[2022,13976000],[2023,6001000]], "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: 'FR0013183985_actif', data: FR0013183985_actif, height: "350", width: "100%" });