var FR0012821916_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,45222000],[2014,45222000],[2015,45222000],[2016,45222000],[2017,40222000],[2018,40222000],[2019,40222000],[2020,40222000],[2021,40222000],[2022,40222000],[2023,40222000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,7448000],[2014,6308000],[2015,6779000],[2016,6955000],[2017,4587000],[2018,4654000],[2019,4901000],[2020,5480000],[2021,7077000],[2022,7864000],[2023,7110000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,132000],[2014,81000],[2015,97000],[2016,204000],[2017,867000],[2018,1262000],[2019,1421000],[2020,1112000],[2021,1030000],[2022,925000],[2023,583000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,20981000],[2014,17253000],[2015,13394000],[2016,12413000],[2017,248000],[2018,648000],[2019,2218000],[2020,2239000],[2021,2214000],[2022,2570000],[2023,2223000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,28848000],[2014,23337000],[2015,11929000],[2016,8831000],[2017,7987000],[2018,2661000],[2019,1557000],[2020,3081000],[2021,2124000],[2022,1632000],[2023,895000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,null],[2013,13819000],[2014,19849000],[2015,28255000],[2016,36874000],[2017,45494000],[2018,62323000],[2019,85065000],[2020,110179000],[2021,98134000],[2022,118697000],[2023,137781000]], "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: 'FR0012821916_actif', data: FR0012821916_actif, height: "350", width: "100%" });