-
googleChartsInit()
was failing, due to theintensitymap
chart mode apparently being removed from Google Charts. Removingintensitymap
from our list of libraries solved the problem. -
Fix error when
googleChartsInit()
is passed explicit chart types. -
Added a
NEWS.md
file to track changes to the package.