var FR0013283108_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": [[2010,null],[2011,null],[2012,null],[2013,42842000],[2014,44959000],[2015,60952000],[2016,65750000],[2017,80906000],[2018,91537000],[2019,97914000],[2020,129145000],[2021,152995000],[2022,202790000],[2023,199296000],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,586000],[2014,533000],[2015,665000],[2016,684000],[2017,1318000],[2018,1578000],[2019,1758000],[2020,1887000],[2021,1553000],[2022,2082000],[2023,2316000],[2024,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,6578000],[2014,6373000],[2015,6196000],[2016,6381000],[2017,7087000],[2018,18870000],[2019,19560000],[2020,24908000],[2021,30600000],[2022,45414000],[2023,49051000],[2024,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,42047000],[2014,48113000],[2015,53300000],[2016,51373000],[2017,56976000],[2018,64918000],[2019,69228000],[2020,72635000],[2021,91198000],[2022,122832000],[2023,102879000],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,30537000],[2014,34199000],[2015,34488000],[2016,38479000],[2017,45748000],[2018,48058000],[2019,54387000],[2020,49632000],[2021,60549000],[2022,74480000],[2023,73552000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,16780000],[2014,14789000],[2015,16677000],[2016,19175000],[2017,17956000],[2018,16953000],[2019,18391000],[2020,45655000],[2021,55527000],[2022,36165000],[2023,41317000],[2024,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,null],[2013,11710000],[2014,12888000],[2015,12416000],[2016,13130000],[2017,17949000],[2018,15938000],[2019,41866000],[2020,46360000],[2021,50861000],[2022,51315000],[2023,48861000],[2024,null]], "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: 'FR0013283108_actif', data: FR0013283108_actif, height: "350", width: "100%" });