var FR0013379484_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,null],[2016,null],[2017,null],[2018,null],[2019,55430000],[2020,55533000],[2021,56009000],[2022,56057000],[2023,56100000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,129123000],[2020,146875000],[2021,132625000],[2022,118287000],[2023,111500000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2013,12402000],[2014,15985000],[2015,23659000],[2016,43420000],[2017,70260000],[2018,154359000],[2019,13983000],[2020,15509000],[2021,18613000],[2022,25418000],[2023,27000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,15349000],[2020,21952000],[2021,20339000],[2022,25427000],[2023,25700000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,96250000],[2020,158572000],[2021,181198000],[2022,180845000],[2023,203300000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2013,4942000],[2014,5141000],[2015,11251000],[2016,21978000],[2017,28319000],[2018,69898000],[2019,84194000],[2020,159279000],[2021,129839000],[2022,124387000],[2023,118200000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,244328000],[2020,156399000],[2021,154525000],[2022,159274000],[2023,178400000]], "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: 'FR0013379484_actif', data: FR0013379484_actif, height: "350", width: "100%" });