var FR0000037640_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,38000],[2012,39000],[2013,38000],[2014,38000],[2015,38000],[2016,38000],[2017,38000],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,12297000],[2012,11015000],[2013,10416000],[2014,10736000],[2015,11005000],[2016,10973000],[2017,7677000],[2018,3585000],[2019,4228000],[2020,4156000],[2021,3636000],[2022,3780000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,46394000],[2012,47880000],[2013,42411000],[2014,42055000],[2015,43189000],[2016,44534000],[2017,42407000],[2018,27153000],[2019,25703000],[2020,23102000],[2021,25455000],[2022,30543000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,45056000],[2012,45639000],[2013,43588000],[2014,48298000],[2015,43919000],[2016,43103000],[2017,46313000],[2018,21675000],[2019,22354000],[2020,15619000],[2021,16519000],[2022,18349000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,25765000],[2012,20802000],[2013,20993000],[2014,28134000],[2015,21293000],[2016,19274000],[2017,12835000],[2018,7217000],[2019,9324000],[2020,6582000],[2021,8610000],[2022,13103000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,25922000],[2012,9937000],[2013,5268000],[2014,1580000],[2015,6295000],[2016,2837000],[2017,1480000],[2018,4603000],[2019,1291000],[2020,418000],[2021,5565000],[2022,5380000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,19980000],[2012,23531000],[2013,26078000],[2014,28762000],[2015,26051000],[2016,30243000],[2017,22624000],[2018,6483000],[2019,4729000],[2020,5905000],[2021,6422000],[2022,6730000],[2023,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: 'FR0000037640_actif', data: FR0000037640_actif, height: "350", width: "100%" });