Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Help with a project ...please

  • 19-03-2008 7:33pm
    #1
    Registered Users, Registered Users 2 Posts: 6,912 ✭✭✭


    Hey lads...basically im in my final year and doing a project. However, im crap at programming etc.

    Basically what i need is a data analysis tool....which can spout out graphs,barcharts etc, ....by using info taken from a database.

    The database is a MySQL database on the website, and i need the info to be taken from that and graphs/pie-charts etc to be generated based on that data upon request.

    The graphs and stuff have to actually be generated online on the website using the data in the database.

    Has anyone got any reccomendations, ideas , suggestions or tools they know of ??

    All help is GREATLY appreciated


Comments

  • Registered Users, Registered Users 2 Posts: 9,579 ✭✭✭Webmonkey


    Plenty PHP libraries out there for graphing.
    I would recommend doing it in PHP if you want things to be kept simple and have a lot of free resources available.


  • Registered Users, Registered Users 2 Posts: 981 ✭✭✭fasty


    http://graphpite.sourceforge.net/

    http://www.aditus.nu/jpgraph/

    These two look pretty good. Graphite in particular is something I've bookmarked for future reference!

    Good luck with the project!


  • Registered Users, Registered Users 2 Posts: 568 ✭✭✭phil




  • Registered Users, Registered Users 2 Posts: 2,781 ✭✭✭amen


    seanthema final year of what degree/cert/diploma in CS?


  • Registered Users, Registered Users 2 Posts: 1,821 ✭✭✭Skud


    you can actually do graphs using css and/or ajax as well... Google it. Depends on the complexity of the graphs your after i guess.


  • Advertisement
Advertisement