var FR0000050049_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,94575000],[2012,92583000],[2013,88469000],[2014,75032000],[2015,76518000],[2016,76691000],[2017,79235000],[2018,79772000],[2019,80317000],[2020,81686000],[2021,89779000],[2022,94157000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,39006000],[2012,39444000],[2013,39672000],[2014,38051000],[2015,40403000],[2016,43510000],[2017,41316000],[2018,39174000],[2019,36780000],[2020,33771000],[2021,33468000],[2022,33067000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,25920000],[2012,23774000],[2013,18856000],[2014,21882000],[2015,25111000],[2016,22605000],[2017,19443000],[2018,27667000],[2019,29453000],[2020,25550000],[2021,24526000],[2022,22945000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "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(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,1037437000],[2012,1320166000],[2013,1075989000],[2014,804185000],[2015,873063000],[2016,856302000],[2017,1076278000],[2018,1237592000],[2019,165155000],[2020,146144000],[2021,173098000],[2022,189881000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,426772000],[2012,337716000],[2013,310884000],[2014,270866000],[2015,445207000],[2016,406866000],[2017,428901000],[2018,382744000],[2019,435964000],[2020,370900000],[2021,458655000],[2022,459731000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,161210000],[2012,141460000],[2013,123053000],[2014,143958000],[2015,122793000],[2016,281465000],[2017,287324000],[2018,344389000],[2019,1980689000],[2020,1697165000],[2021,2310600000],[2022,1803356000],[2023,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: 'FR0000050049_actif', data: FR0000050049_actif, height: "350", width: "100%" });