var FR0004152882_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,4447000],[2012,5487000],[2013,5588000],[2014,8330000],[2015,14197000],[2016,14974000],[2017,14729000],[2018,16320000],[2019,24472000],[2020,23714000],[2021,26677000],[2022,29845000],[2023,30980000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1604000],[2012,2171000],[2013,2820000],[2014,3102000],[2015,3055000],[2016,4104000],[2017,4854000],[2018,5670000],[2019,6177000],[2020,5904000],[2021,5559000],[2022,5020000],[2023,5116000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,5467000],[2012,5769000],[2013,5533000],[2014,6181000],[2015,3790000],[2016,5167000],[2017,5095000],[2018,5740000],[2019,5456000],[2020,4720000],[2021,6125000],[2022,9329000],[2023,12077000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,0],[2010,0],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,null],[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,45765000],[2012,53787000],[2013,58735000],[2014,62474000],[2015,62580000],[2016,65467000],[2017,73569000],[2018,81230000],[2019,79779000],[2020,88276000],[2021,180211000],[2022,115863000],[2023,102510000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,9141000],[2012,10653000],[2013,12446000],[2014,13168000],[2015,20443000],[2016,22493000],[2017,20223000],[2018,23180000],[2019,28499000],[2020,25783000],[2021,37374000],[2022,56019000],[2023,51927000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2805000],[2012,3148000],[2013,2863000],[2014,3505000],[2015,4526000],[2016,5222000],[2017,7418000],[2018,8478000],[2019,28992000],[2020,45386000],[2021,31093000],[2022,31267000],[2023,45775000]], "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: 'FR0004152882_actif', data: FR0004152882_actif, height: "350", width: "100%" });