• 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

problem created Gantt chart by JfreeChart

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hii ,,,

I have problem with gantt chart connected with database, the chart wasnot drawn correctly,, I dont konw what the problem !!!



and this the output



Successfully connected to the DataBase Server...
A 2011-04-21 2011-04-23
B 2011-04-24 2011-04-25
C 2011-04-26 2011-05-02
D null null
java.lang.NullPointerException




and the chart is this :






as you see,, its read the data from database, but its only show the date for task A,,, but with 3 lines !!!
any one, can help me ???

 
alberwaaz sara
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can any one help me ???
reply
    Bookmark Topic Watch Topic
  • New Topic