Opened 14 years ago

Closed 13 years ago

#38 closed defect (fixed)

Update JFreeChart, use JFreeChart's log axis

Reported by: Kevin Milner Owned by: Peter Powers
Priority: minor Milestone: OpenSHA 1.1
Component: sha Version:
Keywords: Cc: Ned Field, Peter Powers

Description

Update the version of JFreeChart. Also, JFreeChart now includes log axis which solve the zoom bug, but have uglier tick axis. Ideally we would have a solution which uses our ticks, but includes their fixed zooming. Work was started on the branches/jFreeChartUpgrade branch.

Change History (2)

comment:1 Changed 14 years ago by Kevin Milner

Priority: majorminor

comment:2 Changed 13 years ago by Kevin Milner

Milestone: OpenSHA 1.1
Resolution: fixed
Status: newclosed

done in [7345], merged to trunk in [7346]. Our special log axis now just extend the LogAxis? class that comes with JFreeChart, while overriding some methods to improve the tick marks. Zooming by click now works.

Note: See TracTickets for help on using tickets.