Grafana Error On Direct link rendered image

Hello, I just installed grafana 5.0.3 on FreeBSD to test (Freenas Jail) and I can enter, query the data and generate the graphs, the problem is Direct link rendered image, I get a Error:

Grafana / Server Error
Sadly something went wrong
Rendering failed.

and the log

t=2018-04-11T16:50:50+0100 lvl=info msg=Rendering logger=png-renderer path="d-solo/sJzb2jmik/myhome?orgId=1&from=1523440210859&to=1523461810859&panelId=2&width=1000&height=500&tz=UTC%2B01%3A00"
t=2018-04-11T16:50:50+0100 lvl=eror msg="Could not start command" logger=png-renderer LOG15_ERROR= LOG15_ERROR="Normalized odd number of arguments by adding nil"
t=2018-04-11T16:50:50+0100 lvl=eror msg="Rendering failed." logger=context userId=1 orgId=1 uname=admin error="fork/exec /usr/local/share/grafana/tools/phantomjs/phantomjs: no such file or directory"
t=2018-04-11T16:50:50+0100 lvl=eror msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/render/d-solo/sJzb2jmik/myhome status=500 remote_addr=10.11.12.2 time_ms=2 size=1703 referer="http://famp.myhome:3000/d/sJzb2jmik/myhome?orgId=1"
t=2018-04-11T16:51:00+0100 lvl=info msg=Rendering logger=png-renderer path="d-solo/sJzb2jmik/myhome?orgId=1&from=1523440210859&to=1523461810859&panelId=2&width=1000&height=500&tz=UTC%2B01%3A00"
t=2018-04-11T16:51:00+0100 lvl=eror msg="Could not start command" logger=png-renderer LOG15_ERROR= LOG15_ERROR="Normalized odd number of arguments by adding nil"
t=2018-04-11T16:51:00+0100 lvl=eror msg="Rendering failed." logger=context userId=1 orgId=1 uname=admin error="fork/exec /usr/local/share/grafana/tools/phantomjs/phantomjs: no such file or directory"
t=2018-04-11T16:51:00+0100 lvl=eror msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/render/d-solo/sJzb2jmik/myhome status=500 remote_addr=10.11.12.2 time_ms=2 size=1703 referer="http://famp.myhome:3000/d/sJzb2jmik/myhome?orgId=1"

Can any one help me?
Thank You

Did you drop the phantomjs executable in that directory?

https://www.freebsd.org/cgi/ports.cgi?query=phantomjs&stype=all