var FR0000120172_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,8740000000],[2012,8608000000],[2013,8277000000],[2014,8228000000],[2015,8495000000],[2016,8640000000],[2017,7977000000],[2018,7983000000],[2019,7976000000],[2020,8034000000],[2021,7995000000],[2022,8644000000],[2023,8712000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,966000000],[2012,801000000],[2013,767000000],[2014,1315000000],[2015,1014000000],[2016,1266000000],[2017,1364000000],[2018,1461000000],[2019,1452000000],[2020,1325000000],[2021,1333000000],[2022,1499000000],[2023,1552000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,14278000000],[2012,12022000000],[2013,11422000000],[2014,12568000000],[2015,12454000000],[2016,13406000000],[2017,12368000000],[2018,11938000000],[2019,11371000000],[2020,10505000000],[2021,10721000000],[2022,12612000000],[2023,12360000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,6848000000],[2012,5658000000],[2013,5738000000],[2014,6213000000],[2015,6362000000],[2016,7039000000],[2017,6690000000],[2018,6135000000],[2019,5867000000],[2020,5326000000],[2021,5858000000],[2022,6893000000],[2023,6544000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,2782000000],[2012,5430000000],[2013,5434000000],[2014,2260000000],[2015,2269000000],[2016,2682000000],[2017,1433000000],[2018,1423000000],[2019,1575000000],[2020,1523000000],[2021,1632000000],[2022,2122000000],[2023,2223000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,3849000000],[2012,6573000000],[2013,4757000000],[2014,3113000000],[2015,2724000000],[2016,3305000000],[2017,3593000000],[2018,4300000000],[2019,4466000000],[2020,4439000000],[2021,3704000000],[2022,5216000000],[2023,6290000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,6519000000],[2012,2884000000],[2013,3147000000],[2014,6722000000],[2015,6702000000],[2016,8626000000],[2017,10230000000],[2018,9997000000],[2019,13737000000],[2020,12801000000],[2021,13131000000],[2022,15846000000],[2023,14654000000]], "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: 'FR0000120172_actif', data: FR0000120172_actif, height: "350", width: "100%" });