Hi there, It seems captions are not working. Quick reproduction on the playground only shows title and subtitle: ```sql VISUALISE FROM ggsql:airquality DRAW area MAPPING Date AS x, Wind AS y LABEL title => 'a', subtitle => 'b', caption => 'c' ```
Hi there,
It seems captions are not working. Quick reproduction on the playground only shows title and subtitle: