var FR0013143872_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": [[2014,0],[2015,0],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2014,3508000],[2015,3633000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,7000000],[2021,0],[2022,8750000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2014,534000],[2015,463000],[2016,4523000],[2017,5231000],[2018,6415000],[2019,7064000],[2020,7611000],[2021,9047000],[2022,10155000],[2023,9914000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2014,288000],[2015,301000],[2016,340000],[2017,580000],[2018,400000],[2019,380000],[2020,690000],[2021,null],[2022,1850000],[2023,1340000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2014,3056000],[2015,4514000],[2016,10220000],[2017,12050000],[2018,12060000],[2019,14000000],[2020,9610000],[2021,null],[2022,8060000],[2023,5480000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2014,910000],[2015,702000],[2016,5457000],[2017,3694000],[2018,2274000],[2019,157000],[2020,2611000],[2021,2666000],[2022,2823000],[2023,1501000]], "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: 'FR0013143872_actif', data: FR0013143872_actif, height: "350", width: "100%" });