Graphs on a new LBF not working

dhiden wrote on Saturday, December 17, 2016:

I’ve created a new form to track a couple values on a visit form. I’ve added several encounters with the new form.
When i try to view the graph, it doesn’t appear to have the data applied. I get a black line across the top, my three fields display but with no values. The only thing I did on the new form was add the G in the options. Is there someting I’m missing?
Any help would be great;ly appreciated.

bradymiller wrote on Monday, December 19, 2016:

Hi David,

For debugging purposes, does the graphing functionality work in your vital forms?

-brady
OpenEMR

juggernautsei wrote on Monday, December 19, 2016:

Brady, I’ll keep and eye on this one as well.

dhiden wrote on Monday, December 19, 2016:

Yes, vitals show fine. Haven’t check the error logs. New to all this so will have to research.
Thanks.

juggernautsei wrote on Wednesday, December 21, 2016:

I will see if I can produce the same error as well now that he said the vitals are working fine. Those changes don’t have to be rolled back.

juggernautsei wrote on Monday, January 02, 2017:

I was unable to duplicate the issue.

jboyd13 wrote on Saturday, January 14, 2017:

Hi,

I had the same problem with this version of OpenEMR as David. I could never figure it out. I was only able to get a graph one time and never again. I’m not sure what I did to get it to work. I subscribed to this thread to see if there is a solution. If I find one, I will contribute it.

Thanks,

Joyce

bradymiller wrote on Monday, January 16, 2017:

Hi Joyce,
Which version of OpenEMR are you using?
-brady
OpenEMR

jboyd13 wrote on Monday, January 16, 2017:

Hi Brady,

Version 4.2.2

bradymiller wrote on Wednesday, January 18, 2017:

Hi Joyce,

Couple things to check(in this order):

  1. Try another web browser (standard web browser for OpenEMR is firefox)
  2. Check the php error log
  3. Check the javascript error console (this can be seen be selecting developer tools in Firefox)
  4. Try it on the online 4.2.2 demo: http://www.open-emr.org/wiki/index.php/Development_4.2.2_Demo

-brady
OpenEMR

jboyd13 wrote on Thursday, January 19, 2017:

Hi Brady,

Unfortunately, Firefox makes my Mac behave very badly. I can’t use it. I’m using Safari mostly. I’ll try it with Firefox with one of the campus computers. When I review the php error log and javascript error console, what am I looking for?

Thanks again,
Joyce

bradymiller wrote on Thursday, January 19, 2017:

Hi Joyce,

Basically should recreate the bug, and then immediately look at the error logs for any errors (feel free to paste them here).

-brady
OpenEMR