var FR0013088606_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,null],[2014,0],[2015,0],[2016,0],[2017,152000],[2018,152000],[2019,151000],[2020,152000],[2021,152000],[2022,685000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,0],[2013,0],[2014,21000],[2015,137000],[2016,636000],[2017,2143000],[2018,4328000],[2019,5961000],[2020,5325000],[2021,6219000],[2022,7041000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,4000],[2013,3000],[2014,28000],[2015,95000],[2016,318000],[2017,575000],[2018,978000],[2019,860000],[2020,743000],[2021,923000],[2022,1549000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,149000],[2013,168000],[2014,204000],[2015,484000],[2016,978000],[2017,1373000],[2018,1497000],[2019,1942000],[2020,1912000],[2021,3229000],[2022,3439000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,22000],[2013,62000],[2014,73000],[2015,296000],[2016,472000],[2017,824000],[2018,1168000],[2019,1422000],[2020,1352000],[2021,1380000],[2022,1389000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,34000],[2013,22000],[2014,51000],[2015,1646000],[2016,1360000],[2017,2939000],[2018,739000],[2019,934000],[2020,6745000],[2021,6887000],[2022,1261000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,41000],[2013,29000],[2014,47000],[2015,843000],[2016,1695000],[2017,3124000],[2018,3831000],[2019,6372000],[2020,7918000],[2021,8042000],[2022,4108000],[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: 'FR0013088606_actif', data: FR0013088606_actif, height: "350", width: "100%" });