Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

morris.js:78 Uncaught Error: Graph container element not found #34

Open
LivesMountain opened this issue Jul 10, 2017 · 4 comments
Open

Comments

@LivesMountain
Copy link

11111
Hi, I found that there was an error in the console when I added the new machine, and the new machine was not open.Is it related to the python version?The python version of the new machine is 2.6 and the python version on the cesi machine is 2.7. Is there a solution to that?
2222

@LivesMountain
Copy link
Author

ok,Already resolved, the supervisor version is too low, using PIP install - U supervisor command to upgrade.Kill the original process, regenerate the supervisor. Conf

@PWZER
Copy link

PWZER commented Jul 26, 2017

It is same problem with you, but the version of supervisor is last (3.3.3), and the Python version is 2.7.5. So. How should I do?

@dsewnr
Copy link

dsewnr commented Mar 15, 2018

It works in v2-dev branch.

@arif73
Copy link

arif73 commented May 6, 2018

Uncaught Error: Graph container element not found
at d [as constructor] (morris.min.js:6)
at d [as constructor] (morris.min.js:6)
at new d (morris.min.js:6)
at Object.d [as Area] (morris.min.js:6)
at Object.ULTRA_SETTINGS.dbMorrisChart (dashboard.js:107)
at HTMLDocument. (dashboard.js:495)
at j (jquery-1.11.2.min.js:2)
at Object.fireWith [as resolveWith] (jquery-1.11.2.min.js:2)
at Function.ready (jquery-1.11.2.min.js:2)
at HTMLDocument.J (jquery-1.11.2.min.js:2)

i am facing a problem in laravel.how to solve it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@dsewnr @PWZER @LivesMountain @arif73 and others