pavelkuligin / chart

Create the most popular types of charts by real or random data
MIT License
1.18k stars 63 forks source link

No params dialog and "must contain 2 or more points" #40

Closed MintCondition closed 5 years ago

MintCondition commented 5 years ago

Plugin was working fine, and then ceased working. Select shape, choose chart type. No dialog for number of cats or items shows up and an error message appears stating the "chart must contain 2 or more points."

Have tried uninstalling and reinstalling, as well as multiple documents.

Ideas?

pavelkuligin commented 5 years ago

@MintCondition This notification means that plugin tried to visualize data from your pasteboard. This bug will be resolved in the next release (soon). For now, you can press CMD+C on the shape (it will clear your pasteboard).

MintCondition commented 5 years ago

THANK YOU! No idea it was so simple. I did manage to "fix it" by restarting (which obv solved it). Next time it happens I'll just do that instead.

Kudos, you make so much of what I'm working on easier! =)

pavelkuligin commented 5 years ago

You are welcome! :-)