I want to add a logo or my software name in the bottom right corner of my graph. I used TextObj but the problem is that its location changes by changing graph scale by mouse wheel. I should use another object but i don’t know what it is. please help me.
Share
Here’s a simple solution:
Change x & y values to position company name.
EDIT:
You just have to replace text object with an Image Object and here it is: