var FR0000060121_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,5931000],[2012,5931000],[2013,5931000],[2014,5931000],[2015,5931000],[2016,5931000],[2017,5931000],[2018,5931000],[2019,5931000],[2020,5931000],[2021,5931000],[2022,5931000],[2023,5931000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,176000],[2012,220000],[2013,261000],[2014,286000],[2015,277000],[2016,330000],[2017,441000],[2018,392000],[2019,333000],[2020,353000],[2021,255000],[2022,232000],[2023,164000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,31247000],[2012,27261000],[2013,27961000],[2014,33685000],[2015,39284000],[2016,37852000],[2017,41105000],[2018,44455000],[2019,43250000],[2020,51870000],[2021,69008000],[2022,86237000],[2023,98092000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,2475000],[2012,2633000],[2013,2836000],[2014,3012000],[2015,3265000],[2016,3702000],[2017,4167000],[2018,5439000],[2019,5873000],[2020,7371000],[2021,7804000],[2022,9826000],[2023,9743000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,4909000],[2012,5383000],[2013,6293000],[2014,6384000],[2015,6856000],[2016,7472000],[2017,8570000],[2018,8233000],[2019,9447000],[2020,10922000],[2021,11205000],[2022,11750000],[2023,12463000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,21661000],[2012,20083000],[2013,20781000],[2014,17741000],[2015,33763000],[2016,35298000],[2017,44082000],[2018,40657000],[2019,47036000],[2020,45340000],[2021,44430000],[2022,42574000],[2023,41133000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2397000],[2012,4969000],[2013,4389000],[2014,6316000],[2015,4679000],[2016,7423000],[2017,5223000],[2018,4958000],[2019,3851000],[2020,6882000],[2021,6006000],[2022,7611000],[2023,6876000]], "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: 'FR0000060121_actif', data: FR0000060121_actif, height: "350", width: "100%" });