I am using the the Joe’s Design’s Raphael JS tutorial to build some overlaid graphs
I used the code to create 3 graphs that displays 3 types of info overlaid on each other but I have one issue that I cant’t figure is why it hits the top for 200k and 50k at the same spot it doesn’t make sense ? I am trying to figure out how to make the size of the graph work so all the measurements are relative to each other but it doesn’t seem to work ? Can any one provide some insight as to why this would happen?
It seems that each line is relative to itself rather than each other
I can provide any code that would help
Here’s the js file
Also here’s a link to my working example
http://theconfluencegroup.com/a_test/
thanks a million
Nick
Slightly modifying the library http://g.raphaeljs.com/linechart.html
allowed the max to be a setting: