var FR0000121634_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,450000000],[2012,480000000],[2013,548000000],[2014,518000000],[2015,507000000],[2016,500000000],[2017,512000000],[2018,674000000],[2019,694000000],[2020,697000000],[2021,929000000],[2022,940000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,90000000],[2012,107000000],[2013,108000000],[2014,96000000],[2015,86000000],[2016,92000000],[2017,107000000],[2018,213000000],[2019,211000000],[2020,196000000],[2021,198000000],[2022,219000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2524000000],[2012,2456000000],[2013,2332000000],[2014,2444000000],[2015,2392000000],[2016,2394000000],[2017,2384000000],[2018,2619000000],[2019,2578000000],[2020,2322000000],[2021,2375000000],[2022,2359000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,602000000],[2012,608000000],[2013,619000000],[2014,658000000],[2015,511000000],[2016,498000000],[2017,501000000],[2018,672000000],[2019,675000000],[2020,606000000],[2021,728000000],[2022,868000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,2826000000],[2012,2857000000],[2013,2802000000],[2014,2567000000],[2015,2360000000],[2016,2600000000],[2017,2853000000],[2018,3094000000],[2019,3284000000],[2020,2864000000],[2021,3262000000],[2022,3651000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,446000000],[2012,435000000],[2013,531000000],[2014,1044000000],[2015,848000000],[2016,759000000],[2017,680000000],[2018,563000000],[2019,488000000],[2020,606000000],[2021,547000000],[2022,471000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,655000000],[2012,722000000],[2013,1071000000],[2014,860000000],[2015,850000000],[2016,1396000000],[2017,1378000000],[2018,1713000000],[2019,1850000000],[2020,1713000000],[2021,1830000000],[2022,2179000000]], "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: 'FR0000121634_actif', data: FR0000121634_actif, height: "350", width: "100%" });