Commit 7c145829 authored by Abinaya Sudhir's avatar Abinaya Sudhir

Legend moved to sidebar

parent ca2d5488
......@@ -400,10 +400,9 @@ specOld = simpleSpec performAction render
, edgeShapes {"default" : edgeShape.curve}
]
]
<>
[dispLegend st.legendData]
]
, div [className "col-md-3", style {border : "1px black solid", height: "90%", backgroundColor : "beige"}]
, div [className "col-md-3", style {border : "1px black solid", backgroundColor : "beige"}]
[ div [className "row"]
[ div [_id "sidepanel" , className "col-md-12", style {borderBottom : "1px solid black"}]
[ p []
......@@ -441,6 +440,7 @@ specOld = simpleSpec performAction render
, a [ className "badge badge-light"][text "software engineering"]
, a [ className "badge badge-light"][text "complex systems"]
, a [ className "badge badge-light"][text "wireless communications"]
, dispLegend st.legendData
]
]
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment