var FR0000125007_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,11041000000],[2012,10936000000],[2013,10413000000],[2014,10462000000],[2015,10683000000],[2016,10669000000],[2017,10575000000],[2018,9988000000],[2019,10029000000],[2020,10028000000],[2021,11181000000],[2022,12858000000],[2023,13111000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,3148000000],[2012,3196000000],[2013,3131000000],[2014,3085000000],[2015,2748000000],[2016,2662000000],[2017,2603000000],[2018,2526000000],[2019,2709000000],[2020,2505000000],[2021,2705000000],[2022,4026000000],[2023,4368000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,14225000000],[2012,13696000000],[2013,12635000000],[2014,12657000000],[2015,11587000000],[2016,11654000000],[2017,11590000000],[2018,11335000000],[2019,11707000000],[2020,11072000000],[2021,11663000000],[2022,12163000000],[2023,12744000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,6477000000],[2012,6133000000],[2013,5997000000],[2014,6292000000],[2015,5715000000],[2016,5875000000],[2017,6041000000],[2018,6252000000],[2019,6200000000],[2020,5362000000],[2021,6598000000],[2022,7219000000],[2023,6813000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,5341000000],[2012,5017000000],[2013,4882000000],[2014,4923000000],[2015,4751000000],[2016,4935000000],[2017,5134000000],[2018,4968000000],[2019,4813000000],[2020,4597000000],[2021,5104000000],[2022,5178000000],[2023,5096000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,2949000000],[2012,4179000000],[2013,4391000000],[2014,3493000000],[2015,5380000000],[2016,3738000000],[2017,3284000000],[2018,2688000000],[2019,4987000000],[2020,8443000000],[2021,6943000000],[2022,6134000000],[2023,8602000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2568000000],[2012,3801000000],[2013,3654000000],[2014,2860000000],[2015,3100000000],[2016,3672000000],[2017,2916000000],[2018,3758000000],[2019,6027000000],[2020,5774000000],[2021,5968000000],[2022,6693000000],[2023,5647000000]], "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: 'FR0000125007_actif', data: FR0000125007_actif, height: "350", width: "100%" });