slamdata / purescript-echarts

Purescript bindings for Baidu's Echarts library
36 stars 16 forks source link

Commands #49

Closed cryogenian closed 7 years ago

cryogenian commented 7 years ago

Two things were added

a <- legend do 
  items [ "foo", "bar" ]
  pure 12

traceAnyA a -- prints 12

@garyb would you mind to take a quick look? I'm not sure if this change is major or patch real breaks may occur only in situation like in Line module when user maps DSL.