var FR0000120966_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,211600000],[2012,208807000],[2013,314109000],[2014,307395000],[2015,324894000],[2016,297304000],[2017,276851000],[2018,210158000],[2019,203705000],[2020,243829000],[2021,256058000],[2022,297610000],[2023,283279000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,51020000],[2012,57569000],[2013,56465000],[2014,94841000],[2015,96777000],[2016,75447000],[2017,73780000],[2018,76413000],[2019,53978000],[2020,65997000],[2021,66032000],[2022,109782000],[2023,99058000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,362546000],[2012,400216000],[2013,440310000],[2014,484589000],[2015,510683000],[2016,564420000],[2017,631083000],[2018,699755000],[2019,671050000],[2020,577198000],[2021,557510000],[2022,558592000],[2023,564687000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,411281000],[2012,404880000],[2013,414195000],[2014,441139000],[2015,478413000],[2016,468142000],[2017,428977000],[2018,449152000],[2019,455644000],[2020,379021000],[2021,490222000],[2022,588257000],[2023,557981000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,393893000],[2012,411457000],[2013,453835000],[2014,421352000],[2015,0],[2016,444126000],[2017,438731000],[2018,480491000],[2019,499377000],[2020,344980000],[2021,389178000],[2022,355801000],[2023,356101000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,300733000],[2012,287316000],[2013,243209000],[2014,352154000],[2015,385156000],[2016,243762000],[2017,188626000],[2018,157533000],[2019,198555000],[2020,265744000],[2021,468914000],[2022,416317000],[2023,467716000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,259435000],[2012,319321000],[2013,249840000],[2014,302123000],[2015,711084000],[2016,450974000],[2017,269660000],[2018,265504000],[2019,267879000],[2020,267996000],[2021,242075000],[2022,326827000],[2023,284215000]], "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: 'FR0000120966_actif', data: FR0000120966_actif, height: "350", width: "100%" });