• Post Reply 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Which GWT component to be used for the trend chart?

 
Ranch Hand
Posts: 62
Netbeans IDE Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Friends, I have never worked with GTW and for that matter any web application framework. But as part of my job I have to make few decisions (and code) regarding which UI component to be used for the below scenario. I have no clue. Please help.

I have a trend chart (Please see in the attachment). On the hover to the particular point on this chart, I want to display few values, These values are strings (up to 255 characters) and number values can be 1 to 200.

I have below questions:

1. Should the values be displayed on the mouse hover action?
2. Should the values be displayed in the tool-tip? (Wouldn't it be a clutter to show so much of information?)
3. Is there any other component for such a requirement?
4. Other?

Thanks much,
-Hrishikesh
Filename: trendchart.bmp
File size: 466 Kbytes
 
And tomorrow is the circus! We can go to the circus! I love the circus! We can take this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic