great-northern-diver / loon

A Toolkit for Interactive Statistical Data Visualization
http://great-northern-diver.github.io/loon/
GNU General Public License v2.0
48 stars 16 forks source link

Two issues #151

Closed z267xu closed 3 years ago

z267xu commented 3 years ago
  1. Fix a bug: when we turn an l_facet object with titles to a loonGrob, a bug shows. It is because in arrangeGrob, the title is called "top" not the "title". See details in d914f9a
  2. l_isLoonWidget should accommodate NULL and return FALSE