Results 1 to 5 of 5

Thread: Creating Clickable Line Chart

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2008
    Posts
    790

    Creating Clickable Line Chart

    Have been searching for a long time no try to find a clickable Jquery chart that does what I want.

    I really need to do two things.

    1. I need a chart that will allow me to graph a reverse y-axis.

    2. The biggest thing though, that I haven't been able to find, is the ability to create a line chart on the fly. I basically want a blank chart to load on my page based on a template that I'll make with given x and y axis values. Then as I click different data points along the chart a line is created.

    Of course, I'd like to load past charts, and then be able to edit them in the same way.

    I currently use PHP and MySQL for a content management system. So upon submission of the form I would then send the data to a database.

    Can anyone find anything that may possibly put me in right direction?

    Thank you.

  2. #2
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Creating Clickable Line Chart

    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2008
    Posts
    790

    Re: Creating Clickable Line Chart

    This is great. *

    Is there a way, do you think, to limit the line to be made: *can only click on x and y axis intersections? And only click from left to right, for instance?

    Do you have such experience with it?

    Thanks so much.

  4. #4
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Creating Clickable Line Chart

    I don't have that much experience with it. All the options/settings available are at http://api.highcharts.com/highcharts. The alternative is to contact the developers and ask them directly.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2008
    Posts
    790

    Re: Creating Clickable Line Chart

    Thank you for taking the time to get back to me. I appreciate it. I will have to look more into it. If I get anywhere with it, I'll have to post back.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width