pnezis / tucan

An Elixir plotting library on top of VegaLite
https://hexdocs.pm/tucan/Tucan.html
MIT License
153 stars 2 forks source link

Allow `"container"` to input of width, height #18

Closed nallwhy closed 1 month ago

nallwhy commented 1 month ago

Vegalight can take "container" as a value of width, height. Tucan allows only integer for the value of sizes yet.