George6656971
Posts: 0
Joined: Wed Feb 12, 2014 5:05 am

jqplot plugin not found

I am getting an error when trying to use the DateAxisRenderer in jqplot. I am guessing that I am including the plugin incorrectly. Please advise.

Here is the error:

Image

Here is my source code and how I have added the plugin file:

Image

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

jqplot plugin not found

Hi George,

We are sorry but this is something outside the scope of standard Appery.io platform support http://devcenter.appery.io/support-po....

Unfortunately I'm not familiar with such error for jqplot plugin, you need to read more about its implementation.
This thread should be useful https://getsatisfaction.com/apperyio/...

George6656971
Posts: 0
Joined: Wed Feb 12, 2014 5:05 am

jqplot plugin not found

If I ask questions about the plugin or jqplot code itself that would be out of scope. In this case the error is that the plugin is not found by appery. I think this is in scope.

Can you confirm that I have included the plugin in the right way and have named it correctly? The way that file names and paths work in appery is unclear to me. My screenshot should help with that.

Thank you,

George

George6656971
Posts: 0
Joined: Wed Feb 12, 2014 5:05 am

jqplot plugin not found

An additional note is that the error happens upon load of the app. Even if I don't navigate to the page that uses jqplot.

George6656971
Posts: 0
Joined: Wed Feb 12, 2014 5:05 am

jqplot plugin not found

I found this thread that the order of the files in appery is important.

https://getsatisfaction.com/apperyio/...

However, I cannot figure out how to force the order.

Please help.

George

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

jqplot plugin not found

Hi George,

it seems you have not correctly include jQplot.

I guess you have problem with following line of JS code:
Details: http://prntscr.com/6nj76x/direct

Try to remove/comment this line of code and test it again.

Regards.

George6656971
Posts: 0
Joined: Wed Feb 12, 2014 5:05 am

jqplot plugin not found

Got this working, by loading in the right order. Thanks!

Return to “Issues”