var FR0013030152_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,18264000],[2016,18264000],[2017,0],[2018,0],[2019,0],[2020,0],[2021,48000],[2022,5759000],[2023,4574000],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,25605000],[2014,25605000],[2015,31852000],[2016,31852000],[2017,43666000],[2018,43755000],[2019,44710000],[2020,45065000],[2021,45550000],[2022,46000000],[2023,39678000],[2024,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,25000],[2015,626000],[2016,626000],[2017,5833000],[2018,5943000],[2019,9166000],[2020,10757000],[2021,19794000],[2022,29034000],[2023,60286000],[2024,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,436000],[2016,436000],[2017,506000],[2018,284000],[2019,321000],[2020,375000],[2021,620000],[2022,563000],[2023,411000],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,0],[2015,244000],[2016,244000],[2017,232000],[2018,890000],[2019,1135000],[2020,948000],[2021,1391000],[2022,8762000],[2023,5279000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,20000],[2014,20000],[2015,11962000],[2016,11962000],[2017,790000],[2018,3777000],[2019,1165000],[2020,3769000],[2021,6981000],[2022,23985000],[2023,42966000],[2024,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,8000],[2015,158000],[2016,1521000],[2017,28665000],[2018,28646000],[2019,28985000],[2020,30222000],[2021,30831000],[2022,30552000],[2023,8163000],[2024,null]], "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: 'FR0013030152_actif', data: FR0013030152_actif, height: "350", width: "100%" });