JPLTedCas commited on
Commit
bbb73e2
verified
1 Parent(s): e1ef6ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ edges = []
7
  #Departamento Direcci贸n
8
  nodes.append( Node(id="CEO",
9
  label="Direccion",
10
- size=70,
11
  shape="circularImage",
12
  image="http://marvel-force-chart.surge.sh/marvel_force_chart_img/top_spiderman.png")
13
  ) # includes **kwargs
 
7
  #Departamento Direcci贸n
8
  nodes.append( Node(id="CEO",
9
  label="Direccion",
10
+ size=50,
11
  shape="circularImage",
12
  image="http://marvel-force-chart.surge.sh/marvel_force_chart_img/top_spiderman.png")
13
  ) # includes **kwargs