0

About histogram chart [closed]

asked 2012-04-03 18:53:35 +0800

mhj gravatar image mhj flag of Brazil
806 1 7

hello guys!
someone knows how put values on top of bar for histogram chart?
see the example below:
http://www.java2s.com/Code/Java/Chart/ChartBarChart.htm
thanks for help...

delete flag offensive retag edit

The question has been closed for the following reason "the question is answered, right answer was accepted" by mhj
close date 2013-03-07 16:32:02

1 Reply

Sort by ยป oldest newest

answered 2013-03-06 17:45:06 +0800

mhj gravatar image mhj flag of Brazil
806 1 7

is like this: XYModel xyModel = new SimpleXYModel(); xyModel.addValue(startX, endX, valueOnTop);//usually this line is a loop for several bars

link publish delete flag offensive edit

Question tools

Follow

RSS

Stats

Asked: 2012-04-03 18:53:35 +0800

Seen: 86 times

Last updated: Mar 06 '13

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More