Jump to content

[SOLVED] Graph question


harkly

Recommended Posts

Not sure if this questions goes here.

 

I want to have an image graph that plots a date based on what choices the user makes.

 

For instance, if you were to choose an artist that lived in 1850 the graph would put a "dot" in the time frame.

 

very harsh example - -

 

----------------------------------------------------

1700 1750 1800 1850 1900 1950

                        X

----------------------------------------------------

 

Is this possible with PHP or would another language be better? Just looking for some advice and perhaps a point towards where I should be looking. Tried to google it but I must not be using the correct terminology

Link to comment
https://forums.phpfreaks.com/topic/141821-solved-graph-question/
Share on other sites

Here is sort of an example

 

http://www.metmuseum.org/toah/

 

when you scroll over it it turns blue. Would that be done with what you suggested?

 

Or would it be better to create a separate image for and do an if statement?

 

Just looking for suggestion before I embark on that journey  :)

 

 

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.