var FR0000121204_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,2787800000],[2012,2889100000],[2013,2595600000],[2014,2701200000],[2015,4305000000],[2016,3669300000],[2017,3575000000],[2018,3339800000],[2019,4112000000],[2020,3488600000],[2021,3510600000],[2022,3929100000],[2023,4180500000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1489400000],[2012,1459300000],[2013,1229000000],[2014,1254900000],[2015,2705300000],[2016,2238800000],[2017,2181700000],[2018,1903900000],[2019,1769000000],[2020,1692300000],[2021,1536400000],[2022,1710600000],[2023,1577600000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1434900000],[2012,1556000000],[2013,1359500000],[2014,1416100000],[2015,1592700000],[2016,1635900000],[2017,1406100000],[2018,1330000000],[2019,1827400000],[2020,1639500000],[2021,1520400000],[2022,1566500000],[2023,1015400000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,259000000],[2014,null],[2015,485800000],[2016,508500000],[2017,481100000],[2018,452900000],[2019,465600000],[2020,416400000],[2021,480700000],[2022,514200000],[2023,193300000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,1353900000],[2012,1412800000],[2013,1433700000],[2014,1524500000],[2015,2044000000],[2016,1899000000],[2017,1897500000],[2018,1889000000],[2019,1923400000],[2020,1607400000],[2021,1827400000],[2022,1917200000],[2023,1976500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,943300000],[2012,845900000],[2013,758000000],[2014,1192600000],[2015,1188600000],[2016,2561300000],[2017,1905300000],[2018,3098400000],[2019,2624700000],[2020,2900300000],[2021,2231800000],[2022,3264600000],[2023,2402800000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1901500000],[2012,1314800000],[2013,1877800000],[2014,1143200000],[2015,2412300000],[2016,1507600000],[2017,1552000000],[2018,1486800000],[2019,1527600000],[2020,1331800000],[2021,2155400000],[2022,1190400000],[2023,3047300000]], "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: 'FR0000121204_actif', data: FR0000121204_actif, height: "350", width: "100%" });