document.getElementById("FR001400JAL7_passif").innerHTML = "Erreur lors du chargement du graphique
isin absent de la base : FR001400JAL7
"; var FR001400JAL7_passif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Capitaux propres", "values": [], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "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":"5x1", "x" : "0", "y": "35", "item": { "font-size": "" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "" }, }, "scale-x" : { "item": { "font-size": "" }, } } zingchart.render({ id: 'FR001400JAL7_passif', data: FR001400JAL7_passif, height: "350", width: "100%" });