Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Capturing the X & Y values in a mousemoved event

 
Ranch Hand
Posts: 122
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi
I've designed a JChart(Line chart) and defined a mousemoved event for the chart. I need to capture the X & Y values of the chart in the mousemoved event. Right now, I'm able to get the X & Y values of the actual container, but not the chart X & Y values. How do I do this ?!!
Secondly, How do I set the minimum & max values for the graph.
 
Ranch Hand
Posts: 5040
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator

Please don't post similar msgs more than once.
You can re-surrect the older one, in case you
want to bring it to the attn of others.
I would like to close this msg in view of your
other post on Chart problem, but then I though
I would first hear from you if its okay...
thanks for your cooperation.
- satya
 
Meghna ks
Ranch Hand
Posts: 122
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
That's fine by me.
Meghna
 
A wop bop a lu bop a womp bam boom! Tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
    Bookmark Topic Watch Topic
  • New Topic