So I have this:
But what I want is this:
I\'m pretty sure there should be an option I can specify here:
var options = {
Just set textColor to transparent
textColor
transparent
var options = { textColor: 'transparent', gridSize: 80, imagePath: imagePath , someOption : iAmMissing ?? }