On Fri, Feb 17, 2012 at 3:55 AM, antunes <waleriantu
...@gmail.com> wrote:
> I'm using this site as a reference:
http://astro.unl.edu/naap/hr/animations/hrExplorer.html > I'm trying to draw the graph according to this link but i can't. I'm
> trying to adapt this chart.
> I managed to display the y-axis values (in power of 10) except that
> the x-axis values still do not see this working out the code:
> http://jsfiddle.net/2Xn9f/3/
> Because the x-axis values should be x-axis= 40000, 20000, 10000, 5000,
> 2300
> And I need to add a point "X" and as the slider handle the point
> should move in x and y axis
> Understand?
> Can you help me?