Spaces:
Sleeping
Sleeping
File size: 20,454 Bytes
22d119f 580b9fc f647c35 8617b14 22d119f 580b9fc 4ad817b 82184d1 580b9fc 1ac75ec 8617b14 1ac75ec 8617b14 1ac75ec 8617b14 f647c35 4ad817b 1ac75ec 8617b14 1ac75ec 8617b14 1ac75ec 580b9fc 1ac75ec 8617b14 ea5a9c2 1ac75ec ea5a9c2 1ac75ec ea5a9c2 77cf40f 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc f033ff8 580b9fc f033ff8 580b9fc f033ff8 963829d 1ac75ec 580b9fc 1ac75ec 3d5aaaa 1ac75ec 580b9fc 963829d 1ac75ec f033ff8 1ac75ec 963829d 1ac75ec 3d5aaaa 3706982 3d5aaaa 963829d 580b9fc 963829d 1ac75ec 580b9fc 963829d 580b9fc 6de48ea 963829d 580b9fc 963829d 580b9fc 963829d f647c35 963829d 580b9fc 6de48ea 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 963829d 580b9fc 981b5b3 6de48ea 981b5b3 6de48ea cd1029d f033ff8 77cf40f f033ff8 77cf40f f033ff8 77cf40f 3706982 f033ff8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 | # app.py
# Static weighted semi-layer arc diagram (Option B)
# - Top half: BUY arcs (AMC -> Company) (green solid)
# - Bottom half: SELL arcs (Company -> AMC) (red dotted)
# - Transfers: grey chords across center (inferred)
# - Loops: external arc outside circle (highlight loops)
# Interaction: click node -> highlight its flows; Reset button
# Mobile-friendly; no D3 simulation.
import gradio as gr
import pandas as pd
import json
import numpy as np
from collections import defaultdict
# ---------------------------
# Data (same as before)
# ---------------------------
AMCS = [
"SBI MF", "ICICI Pru MF", "HDFC MF", "Nippon India MF", "Kotak MF",
"UTI MF", "Axis MF", "Aditya Birla SL MF", "Mirae MF", "DSP MF"
]
COMPANIES = [
"HDFC Bank", "ICICI Bank", "Bajaj Finance", "Bajaj Finserv", "Adani Ports",
"Tata Motors", "Shriram Finance", "HAL", "TCS", "AU Small Finance Bank",
"Pearl Global", "Hindalco", "Tata Elxsi", "Cummins India", "Vedanta"
]
BUY_MAP = {
"SBI MF": ["Bajaj Finance", "AU Small Finance Bank"],
"ICICI Pru MF": ["HDFC Bank"],
"HDFC MF": ["Tata Elxsi", "TCS"],
"Nippon India MF": ["Hindalco"],
"Kotak MF": ["Bajaj Finance"],
"UTI MF": ["Adani Ports", "Shriram Finance"],
"Axis MF": ["Tata Motors", "Shriram Finance"],
"Aditya Birla SL MF": ["AU Small Finance Bank"],
"Mirae MF": ["Bajaj Finance", "HAL"],
"DSP MF": ["Tata Motors", "Bajaj Finserv"]
}
SELL_MAP = {
"SBI MF": ["Tata Motors"],
"ICICI Pru MF": ["Bajaj Finance", "Adani Ports"],
"HDFC MF": ["HDFC Bank"],
"Nippon India MF": ["Hindalco"],
"Kotak MF": ["AU Small Finance Bank"],
"UTI MF": ["Hindalco", "TCS"],
"Axis MF": ["TCS"],
"Aditya Birla SL MF": ["Adani Ports"],
"Mirae MF": ["TCS"],
"DSP MF": ["HAL", "Shriram Finance"]
}
COMPLETE_EXIT = {"DSP MF": ["Shriram Finance"]}
FRESH_BUY = {"HDFC MF": ["Tata Elxsi"], "UTI MF": ["Adani Ports"], "Mirae MF": ["HAL"]}
def sanitize_map(m):
out = {}
for k, vals in m.items():
out[k] = [v for v in vals if v in COMPANIES]
return out
BUY_MAP = sanitize_map(BUY_MAP)
SELL_MAP = sanitize_map(SELL_MAP)
COMPLETE_EXIT = sanitize_map(COMPLETE_EXIT)
FRESH_BUY = sanitize_map(FRESH_BUY)
# ---------------------------
# Infer AMC->AMC transfers
# ---------------------------
def infer_amc_transfers(buy_map, sell_map):
transfers = defaultdict(int)
c2s = defaultdict(list)
c2b = defaultdict(list)
for amc, comps in sell_map.items():
for c in comps:
c2s[c].append(amc)
for amc, comps in buy_map.items():
for c in comps:
c2b[c].append(amc)
for c in set(c2s.keys()) | set(c2b.keys()):
for s in c2s[c]:
for b in c2b[c]:
transfers[(s,b)] += 1
return transfers
TRANSFER_COUNTS = infer_amc_transfers(BUY_MAP, SELL_MAP)
# ---------------------------
# Mixed ordering (reduce crossings)
# ---------------------------
def build_mixed_ordering(amcs, companies):
mixed = []
n = max(len(amcs), len(companies))
for i in range(n):
if i < len(amcs):
mixed.append(amcs[i])
if i < len(companies):
mixed.append(companies[i])
return mixed
NODES = build_mixed_ordering(AMCS, COMPANIES)
NODE_TYPE = {n: ("amc" if n in AMCS else "company") for n in NODES}
# ---------------------------
# Build list of flows with weights
# ---------------------------
def build_flows():
# BUY flows: (source_amc, target_company, weight, type)
buys = []
for amc, comps in BUY_MAP.items():
for c in comps:
w = 3 if (amc in FRESH_BUY and c in FRESH_BUY.get(amc, [])) else 1
buys.append((amc, c, w))
# SELL flows: (source_company, target_amc, weight)
sells = []
for amc, comps in SELL_MAP.items():
for c in comps:
w = 3 if (amc in COMPLETE_EXIT and c in COMPLETE_EXIT.get(amc, [])) else 1
sells.append((c, amc, w))
# transfers: amc -> amc (inferred)
transfers = []
for (s,b), w in TRANSFER_COUNTS.items():
transfers.append((s, b, w))
# loops: find AMC -> Company -> AMC where both buy & sell exist
loops = []
# map buys and sells for quick lookup
buy_pairs = set((a,c) for a,c,_ in buys)
sell_pairs = set((c,a) for c,a,_ in sells)
for (a,c,w1) in buys:
for (c2,b,w2) in sells:
if c == c2:
# loop: a -> c -> b
loops.append((a, c, b, 1)) # weight of loop visual (1)
# dedupe loops by tuple
loops = list({(a,c,b) for (a,c,b,_) in loops})
return buys, sells, transfers, loops
BUYS, SELLS, TRANSFERS, LOOPS = build_flows()
# ---------------------------
# Helper summaries for inspectors
# ---------------------------
def company_trade_summary(company):
buyers = [a for a, cs in BUY_MAP.items() if company in cs]
sellers = [a for a, cs in SELL_MAP.items() if company in cs]
fresh = [a for a, cs in FRESH_BUY.items() if company in cs]
exits = [a for a, cs in COMPLETE_EXIT.items() if company in cs]
df = pd.DataFrame({
"Role": (["Buyer"] * len(buyers)) + (["Seller"] * len(sellers)) +
(["Fresh buy"] * len(fresh)) + (["Complete exit"] * len(exits)),
"AMC": buyers + sellers + fresh + exits
})
if df.empty:
return None, pd.DataFrame([], columns=["Role","AMC"])
counts = df.groupby("Role").size().reset_index(name="Count")
fig = go_bar = {
"data": [{"type": "bar", "x": counts["Role"].tolist(), "y": counts["Count"].tolist()}],
"layout": {"title": f"Trades for {company}"}
}
return fig, df
def amc_transfer_summary(amc):
sold = SELL_MAP.get(amc, [])
transfers = []
for s in sold:
buyers = [a for a, cs in BUY_MAP.items() if s in cs]
for b in buyers:
transfers.append({"security": s, "buyer_amc": b})
df = pd.DataFrame(transfers)
if df.empty:
return None, pd.DataFrame([], columns=["security","buyer_amc"])
counts = df["buyer_amc"].value_counts().reset_index()
counts.columns = ["Buyer AMC","Count"]
fig = {
"data": [{"type": "bar", "x": counts["Buyer AMC"].tolist(), "y": counts["Count"].tolist()}],
"layout": {"title": f"Inferred transfers from {amc}"}
}
return fig, df
# ---------------------------
# Make HTML + JS with D3 to draw arc layers
# ---------------------------
def make_arc_html(nodes, node_type, buys, sells, transfers, loops):
nodes_json = json.dumps(nodes)
types_json = json.dumps(node_type)
buys_json = json.dumps(buys)
sells_json = json.dumps(sells)
transfers_json = json.dumps(transfers)
loops_json = json.dumps(loops)
html = f"""
<div id="arc-container" style="width:100%; height:720px;"></div>
<div style="margin-top:8px;">
<button id="arc-reset" style="padding:8px 12px; border-radius:6px;">Reset</button>
</div>
<div style="margin-top:10px; font-family:sans-serif; font-size:13px;">
<b>Legend</b><br/>
<span style="display:inline-block;width:12px;height:8px;background:#2e8540;margin-right:6px;"></span> BUY (green solid)<br/>
<span style="display:inline-block;width:12px;height:8px;background:#c0392b;margin-right:6px;border-bottom:3px dotted #c0392b;"></span> SELL (red dotted)<br/>
<span style="display:inline-block;width:12px;height:8px;background:#7d7d7d;margin-right:6px;"></span> TRANSFER (grey, inferred)<br/>
<span style="display:inline-block;width:12px;height:8px;background:#227a6d;margin-right:6px;"></span> LOOP (external arc)
<div style="margin-top:6px;color:#666;font-size:12px;">Note: Transfers are inferred based on matching sells & buys across AMCs. Numbers show relative weight.</div>
</div>
<script src="https://d3js.org/d3.v7.min.js"></script>
<script>
const NODES = {nodes_json};
const NODE_TYPE = {types_json};
const BUYS = {buys_json}; // [ [amc, company, weight], ... ]
const SELLS = {sells_json}; // [ [company, amc, weight], ... ]
const TRANSFERS = {transfers_json}; // [ [amc, amc, weight], ... ]
const LOOPS = {loops_json}; // [ [amc, company, amc], ... ]
function draw() {{
const container = document.getElementById("arc-container");
container.innerHTML = "";
const w = Math.min(920, container.clientWidth || 820);
const h = Math.max(420, Math.floor(w * 0.75));
const svg = d3.select(container).append("svg")
.attr("width", "100%")
.attr("height", h)
.attr("viewBox", [-w/2, -h/2, w, h].join(" "));
const radius = Math.min(w, h) * 0.36;
const outer = radius + 18;
const center = {x:0, y:0};
// compute node angles evenly around circle (mixed order), but we'll draw buys on top & sells below
const n = NODES.length;
const angleFor = (i) => ( (i / n) * 2 * Math.PI ); // full circle evenly
const nodePos = NODES.map((name,i) => {{
const angle = angleFor(i) - Math.PI/2; // start at top
return {{
name: name,
angle: angle,
x: Math.cos(angle) * radius,
y: Math.sin(angle) * radius
}};
}});
const nameToIndex = {{}};
NODES.forEach((n,i)=>nameToIndex[n]=i);
// Draw outer node arcs as small blocks (just visual)
const group = svg.append("g").selectAll("g").data(nodePos).enter().append("g")
.attr("transform", d => `translate(${d.x},${d.y}) rotate(${(d.angle*180/Math.PI)+90})`);
group.append("circle")
.attr("r", 18)
.style("fill", d => NODE_TYPE[d.name] === "amc" ? "#2b6fa6" : "#f2c88d")
.style("stroke", "#222")
.style("stroke-width", 1);
// labels (outside)
group.append("text")
.attr("x", d => (Math.cos(d.angle) * (radius + 28)))
.attr("y", d => (Math.sin(d.angle) * (radius + 28)))
.attr("dy", "0.35em")
.style("font-family", "sans-serif")
.style("font-size", Math.max(10, Math.min(14, radius*0.045)))
.style("text-anchor", d => {
const deg = (d.angle * 180 / Math.PI);
return (deg > -90 && deg < 90) ? "start" : "end";
})
.attr("transform", d => {
const deg = (d.angle * 180 / Math.PI);
const rotate = deg;
const flip = (deg > 90 || deg < -90) ? 180 : 0;
return `rotate(${rotate}) translate(${radius + 28}) rotate(${flip})`;
})
.text(d => d.name);
// helper: build a bezier path between two points with control y offset
function bezierPath(x0,y0,x1,y1, curvature=0.7, above=true) {{
// mid point
const mx = (x0 + x1)/2;
const my = (y0 + y1)/2;
// control point offset outward from center to create arch
const dx = mx - 0;
const dy = my - 0;
// normalize radial direction
const len = Math.sqrt(dx*dx + dy*dy) || 1;
const ux = dx/len;
const uy = dy/len;
const offset = (above ? -1 : 1) * Math.max(30, radius*curvature);
const cx = mx + ux * offset;
const cy = my + uy * offset;
return `M ${x0} ${y0} Q ${cx} ${cy} ${x1} ${y1}`;
}}
// scale for stroke-width (weights)
const allWeights = [].concat(BUYS.map(d=>d[2]), SELLS.map(d=>d[2]), TRANSFERS.map(d=>d[2]));
const wmin = Math.min(...(allWeights.length?allWeights:[1]));
const wmax = Math.max(...(allWeights.length?allWeights:[1]));
const strokeScale = d3.scaleLinear().domain([wmin, Math.max(wmax,1)]).range([1.0, 6.0]);
// --------------------
// Draw BUY arcs (top half: above center)
// --------------------
const buyGroup = svg.append("g").attr("class","buys");
BUYS.forEach(b => {{
const [a, c, wt] = b;
if (!(a in nameToIndex) || !(c in nameToIndex)) return;
const s = nodePos[nameToIndex[a]];
const t = nodePos[nameToIndex[c]];
// draw only arc above center if midpoint y is < 0 => above; else we still force above
const path = bezierPath(s.x, s.y, t.x, t.y, 0.9, true);
buyGroup.append("path")
.attr("d", path)
.attr("fill", "none")
.attr("stroke", "#2e8540")
.attr("stroke-width", strokeScale(wt))
.attr("stroke-linecap","round")
.attr("opacity", 0.92)
.attr("data-src", a)
.attr("data-tgt", c)
.attr("class","buy-link")
.on("mouseover", function() {{ d3.select(this).attr("opacity",1).attr("stroke-width", +d3.select(this).attr("stroke-width")*1.2); }})
.on("mouseout", function() {{ d3.select(this).attr("opacity",0.92).attr("stroke-width", +d3.select(this).attr("stroke-width")/1.2); }});
}});
// --------------------
// Draw SELL arcs (bottom half: below center)
// --------------------
const sellGroup = svg.append("g").attr("class","sells");
SELLS.forEach(sell => {{
const [c, a, wt] = sell;
if (!(c in nameToIndex) || !(a in nameToIndex)) return;
const s = nodePos[nameToIndex[c]];
const t = nodePos[nameToIndex[a]];
const path = bezierPath(s.x, s.y, t.x, t.y, 0.9, false);
sellGroup.append("path")
.attr("d", path)
.attr("fill", "none")
.attr("stroke", "#c0392b")
.attr("stroke-width", strokeScale(wt))
.attr("stroke-linecap","round")
.attr("stroke-dasharray","4,3")
.attr("opacity", 0.86)
.attr("data-src", c)
.attr("data-tgt", a)
.attr("class","sell-link")
.on("mouseover", function() {{ d3.select(this).attr("opacity",1).attr("stroke-width", +d3.select(this).attr("stroke-width")*1.15); }})
.on("mouseout", function() {{ d3.select(this).attr("opacity",0.86).attr("stroke-width", +d3.select(this).attr("stroke-width")/1.15); }});
}});
// --------------------
// Transfers (grey chords across center) - arch going through center with smaller curvature
// --------------------
const transferGroup = svg.append("g").attr("class","transfers");
TRANSFERS.forEach(tr => {{
const [sname, tname, wt] = tr;
if (!(sname in nameToIndex) || !(tname in nameToIndex)) return;
const s = nodePos[nameToIndex[sname]];
const t = nodePos[nameToIndex[tname]];
// chord via center: control point near center
const mx = (s.x + t.x)/2;
const my = (s.y + t.y)/2;
const cx = mx * 0.3; // pull control slightly toward center
const cy = my * 0.3;
const path = `M ${s.x} ${s.y} Q ${cx} ${cy} ${t.x} ${t.y}`;
transferGroup.append("path")
.attr("d", path)
.attr("fill", "none")
.attr("stroke", "#7d7d7d")
.attr("stroke-width", strokeScale(wt))
.attr("opacity", 0.7)
.attr("data-src", sname)
.attr("data-tgt", tname)
.on("mouseover", function() {{ d3.select(this).attr("opacity",1); }})
.on("mouseout", function() {{ d3.select(this).attr("opacity",0.7); }});
}});
// --------------------
// Loops: external arcs (outside the circle)
// --------------------
const loopGroup = svg.append("g").attr("class","loops");
LOOPS.forEach(lp => {{
const [a, c, b] = lp;
if (!(a in nameToIndex) || !(c in nameToIndex) || !(b in nameToIndex)) return;
const sa = nodePos[nameToIndex[a]];
const sc = nodePos[nameToIndex[c]];
const sb = nodePos[nameToIndex[b]];
// external arc connecting sa and sb that bows outward
const mx = (sa.x + sb.x)/2;
const my = (sa.y + sb.y)/2;
const len = Math.sqrt((sa.x - sb.x)**2 + (sa.y - sb.y)**2);
const outward = Math.max(40, radius * 0.28 + len * 0.15);
// outward normal from center to midpoint
const ndx = mx; const ndy = my;
const nlen = Math.sqrt(ndx*ndx + ndy*ndy) || 1;
const ux = ndx / nlen; const uy = ndy / nlen;
const cx = mx + ux * outward;
const cy = my + uy * outward;
const path = `M ${sa.x} ${sa.y} Q ${cx} ${cy} ${sb.x} ${sb.y}`;
loopGroup.append("path")
.attr("d", path)
.attr("fill","none")
.attr("stroke","#227a6d")
.attr("stroke-width", 2.8)
.attr("opacity", 0.95)
.on("mouseover", function() {{ d3.select(this).attr("opacity",1.0); }})
.on("mouseout", function() {{ d3.select(this).attr("opacity",0.95); }});
}});
// --------------------
// Interactivity: click a node to focus its connected flows
// --------------------
function setOpacityFor(nodeName) {{
// nodes (circles)
group.selectAll("circle").style("opacity", d => (d.name === nodeName ? 1.0 : 0.18));
group.selectAll("text").style("opacity", d => (d.name === nodeName ? 1.0 : 0.28));
// buys
buyGroup.selectAll("path").style("opacity", function() {{
const src = this.getAttribute("data-src");
const tgt = this.getAttribute("data-tgt");
return (src === nodeName || tgt === nodeName) ? 0.98 : 0.06;
}});
// sells
sellGroup.selectAll("path").style("opacity", function() {{
const src = this.getAttribute("data-src");
const tgt = this.getAttribute("data-tgt");
return (src === nodeName || tgt === nodeName) ? 0.98 : 0.06;
}});
// transfers
transferGroup.selectAll("path").style("opacity", function() {{
const src = this.getAttribute("data-src");
const tgt = this.getAttribute("data-tgt");
return (src === nodeName || tgt === nodeName) ? 0.98 : 0.06;
}});
// loops - highlight if nodeName is involved
loopGroup.selectAll("path").style("opacity", function() {{
// we can't attach data easily; use geometry check via stroke or leave always visible but dim
return 0.95; // keep visible
}});
}}
function resetOpacity() {{
group.selectAll("circle").style("opacity", 1.0);
group.selectAll("text").style("opacity", 1.0);
buyGroup.selectAll("path").style("opacity", 0.92);
sellGroup.selectAll("path").style("opacity", 0.86);
transferGroup.selectAll("path").style("opacity", 0.7);
loopGroup.selectAll("path").style("opacity", 0.95);
}}
// click handler on circles
group.selectAll("circle").style("cursor", "pointer").on("click", function(e,d) {{
setOpacityFor(d.name);
d3.event && d3.event.stopPropagation && d3.event.stopPropagation();
}});
// click on label also focuses
group.selectAll("text").style("cursor","pointer").on("click", function(e,d) {{
setOpacityFor(d.name);
d3.event && d3.event.stopPropagation && d3.event.stopPropagation();
}});
// reset button
document.getElementById("arc-reset").onclick = resetOpacity;
// click outside resets
svg.on("click", function(event) {{
// if clicked on background, reset
if (event.target.tagName === "svg") resetOpacity();
}});
}}
// initial draw and resize
draw();
window.addEventListener("resize", draw);
</script>
"""
return html
# ---------------------------
# Build Gradio UI
# ---------------------------
initial_html = make_arc_html(NODES, NODE_TYPE, BUYS, SELLS, TRANSFERS, LOOPS)
# minimal CSS to keep mobile-friendly
responsive_css = """
#arc-container { padding:0; margin:0; }
svg { font-family: sans-serif; }
"""
with gr.Blocks(css=responsive_css, title="MF Churn — Semi-layer Arc Diagram") as demo:
gr.Markdown("## Mutual Fund Churn — Weighted Arcs (BUY top / SELL bottom) — loops highlighted")
gr.HTML(initial_html)
gr.Markdown("### Inspect Company / AMC")
select_company = gr.Dropdown(choices=COMPANIES, label="Select company")
company_plot = gr.Plot()
company_table = gr.DataFrame()
select_amc = gr.Dropdown(choices=AMCS, label="Select AMC")
amc_plot = gr.Plot()
amc_table = gr.DataFrame()
def on_company(c):
fig, df = company_trade_summary(c)
return fig, df
def on_amc(a):
fig, df = amc_transfer_summary(a)
return fig, df
select_company.change(on_company, inputs=[select_company], outputs=[company_plot, company_table])
select_amc.change(on_amc, inputs=[select_amc], outputs=[amc_plot, amc_table])
if __name__ == "__main__":
demo.launch() |