java - Mark current value on axis - jfreecharts -


i'm implementing dynamic charts xyplot , timeseries. i'm continually adding new values chart. how can mark on y axis last added value? custom renderer or simple change font size... ideas?

one option add valuemarker plot via addrangemarker() method.

this typically add line across plot perpendicular y-axis, shown here.


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -