Skip to content

Commit

Permalink
sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
billyvg committed Feb 26, 2025
1 parent 966b192 commit 3a6a222
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ import type {Aliases, LegendSelection, Release, TimeSeries} from '../common/type
import {Area} from './plottables/area';
import {Bars} from './plottables/bars';
import {Line} from './plottables/line';
import {formatSeriesName} from './formatSeriesName';
import {formatTooltipValue} from './formatTooltipValue';
import {formatXAxisTimestamp} from './formatXAxisTimestamp';
import {formatYAxisValue} from './formatYAxisValue';
Expand Down

0 comments on commit 3a6a222

Please sign in to comment.