var FR0000064784_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": [[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[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":[[2008,null],[2009,null],[2010,null],[2011,34000],[2012,45000],[2013,33000],[2014,23000],[2015,19000],[2016,12000],[2017,42000],[2018,27000],[2019,10000],[2020,1000],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,15442000],[2012,15247000],[2013,15379000],[2014,15504000],[2015,16249000],[2016,16234000],[2017,17283000],[2018,17833000],[2019,40517000],[2020,42955000],[2021,30185000],[2022,5911000],[2023,3867000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,10000000],[2014,null],[2015,11130000],[2016,10360000],[2017,9530000],[2018,7330000],[2019,7500000],[2020,8520000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,533000],[2012,1076000],[2013,172000],[2014,386000],[2015,331000],[2016,295000],[2017,779000],[2018,510000],[2019,405000],[2020,306000],[2021,14040000],[2022,30930000],[2023,24160000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,4304000],[2012,5225000],[2013,4254000],[2014,11119000],[2015,16320000],[2016,6374000],[2017,17414000],[2018,11405000],[2019,30659000],[2020,88034000],[2021,51753000],[2022,69899000],[2023,122376000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,916541000],[2012,1178126000],[2013,1396487000],[2014,2322749000],[2015,3081950000],[2016,3469504000],[2017,4110675000],[2018,11804000],[2019,13885000],[2020,49290000],[2021,25643000],[2022,70792000],[2023,62114000]], "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: 'FR0000064784_actif', data: FR0000064784_actif, height: "350", width: "100%" });