var FR0000079147_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,46031000],[2012,45679000],[2013,44905000],[2014,47229000],[2015,49465000],[2016,50176000],[2017,47468000],[2018,0],[2019,0],[2020,0],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,490000],[2012,371000],[2013,282000],[2014,277000],[2015,261000],[2016,324000],[2017,0],[2018,0],[2019,0],[2020,570000],[2021,522000],[2022,315000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,11215000],[2012,10480000],[2013,10417000],[2014,10416000],[2015,19843000],[2016,20673000],[2017,23452000],[2018,21513000],[2019,19435000],[2020,18421000],[2021,17732000],[2022,16407000],[2023,15522000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,43789000],[2012,44459000],[2013,49491000],[2014,54266000],[2015,56324000],[2016,52755000],[2017,57776000],[2018,67090000],[2019,51810000],[2020,47700000],[2021,61480000],[2022,66610000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,32576000],[2012,34593000],[2013,32761000],[2014,39003000],[2015,39790000],[2016,35165000],[2017,37272000],[2018,46110000],[2019,39840000],[2020,34650000],[2021,41200000],[2022,28490000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,11412000],[2012,14139000],[2013,18042000],[2014,11154000],[2015,19388000],[2016,32902000],[2017,16105000],[2018,11929000],[2019,20634000],[2020,17787000],[2021,6941000],[2022,17579000],[2023,21922000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0000079147_actif', data: FR0000079147_actif, height: "350", width: "100%" });