plainheart commented on issue #14714:
URL: https://github.com/apache/echarts/issues/14714#issuecomment-822886849
@DearMrJ Sorry for missing the keyword. You may configure like this,
```js
grid: {
show: true,
backgroundColor: {
image: 'https://picsum.photos/1000/800', // Can be
URL/HTMLImageElement/HTMLCanvasElement
repeat: 'no-repeat'
}
}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]