Jpgraph Library Questions for help

Source: Internet
Author: User
Gallery pictures




It's been bothering me all afternoon. I followed the video to configure the Jpgraph library but as soon as I run, there's a problem in the diagram.
The pictures don't show up, they're all forks. The great god for help ah don't know what reason php.ini gd2 is open
I don't know what the problem is.


Reply to discussion (solution)

Path problem
The original project file was placed under the jpgraph and is now placed under the JPGRAPH/SRC

Path problem
The original project file was placed under the jpgraph and is now placed under the JPGRAPH/SRC
What do I do now? Now there is no SRC folder deleted I have all the source files inside the copy into the examples folder. Follow the video configuration. Is there any problem with the configuration file path in php.ini?

Examples/index.html
In a


And the odoex00.php is
Require_once (' jpgraph/jpgraph.php ');
Require_once (' jpgraph/jpgraph_odo.php ');

should read
Require_once (' jpgraph.php ');
Require_once (' jpgraph_odo.php ');

If you do not want to change (every change is too much trouble)
You build a jpgraph folder in Examples and copy all the files that were in SRC into it.

In fact, that's how jpgraph is designed, jpgraph system folders in a directory that uses Jpgraph's program siblings
I don't know what that video of yours was, Bastard recorded it.

If you do not want to change (every change is too much trouble)
You build a jpgraph folder in Examples and copy all the files that were in SRC into it.

In fact, that's how jpgraph is designed, jpgraph system folders in a directory that uses Jpgraph's program siblings
I don't know what that video of yours was, Bastard recorded it.

This is how I copied all the files in SRC into the Jpgraph folder under examples, but as soon as I open it, it will appear.
That's why I'm all weird.

If you do not want to change (every change is too much trouble)
You build a jpgraph folder in Examples and copy all the files that were in SRC into it.

In fact, that's how jpgraph is designed, jpgraph system folders in a directory that uses Jpgraph's program siblings
I don't know what that video of yours was, Bastard recorded it.

I just re-built a folder and found a picture, put it in a separate place, and put the Jpgraph folder in it. You can see the picture.
But as long as I download the folder of the library will not show!

Examples/index.html
examples/odoex00.php
examples/jpgraph/jpgraph.php
examples/jpgraph/jpgraph_odo.php
....

There should be no problem with such a directory layout

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.