Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
timmolter committed May 10, 2024
1 parent c8f779e commit 26397ea
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,9 @@
import java.util.List;
import java.util.stream.Collectors;
import java.util.stream.IntStream;
import org.knowm.xchart.CategorySeries;
import org.knowm.xchart.internal.Utils;
import org.knowm.xchart.internal.chartpart.Axis.Direction;
import org.knowm.xchart.style.AxesChartStyler;
import org.knowm.xchart.style.CategoryStyler;
import org.knowm.xchart.style.Styler;

public abstract class AxisTickCalculator_ implements AxisTickCalculator {

Expand Down

0 comments on commit 26397ea

Please sign in to comment.