Do you have to use a Graphing Calculator?
If not, perhaps you can use Maple.
I'll include sample code in the case you are able to use Maple.
with(plots):
points := {[-1,-1],[-0.96,-0.151],[-0.86,0.894],[-0.79,0.986],[0.22,0.895],[0.5,0.5],[0.93,-0.306]}:
p := pointplot(points...