slamdata / purescript-echarts

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

add new commands #23

Closed shujuwen2013 closed 8 years ago

shujuwen2013 commented 8 years ago

add new commands

shujuwen2013 commented 8 years ago

I changed the function height to heightPixelOrPercent because I want it to be symmetrical to the function name widthPixelOrPercent. There are already functions named width and widthNum, so widthPixelOrPercent could be a proper name.

garyb commented 8 years ago

Makes sense :+1: