DeathStar3 / jfreechart

GNU Lesser General Public License v2.1
0 stars 0 forks source link

Remove duplications in `DateAxis` #6

Closed j-mortara closed 2 years ago

j-mortara commented 2 years ago

Class description

Class full name

org.jfree.chart.axis.DateAxis

Implemented variability :heavy_check_mark:

This class represents an axis displaying dates.

Method level:

3 constructors

  1. default constructor without parameters;
  2. constructor with a parameter being the label of the axis;
  3. 2 + parameters for the timezone and the locale

8 method variants

Actual metrics

Visualization

Plots

TODO

Extract duplicated blocks