Using drawImage we can place an image on the chart, but only one of the predefined images. My question is how do we put our own image on the chart, ie, a jpeg or other format image we have on file.
Or is using drawImage the wrong way about this, ie, is there another function that does this.
Lastly, is there a way to use this image as a button.
Thanks
Or is using drawImage the wrong way about this, ie, is there another function that does this.
Lastly, is there a way to use this image as a button.
Thanks
Comment