Skip to content

Commit c4f7328

Browse files
[autofix.ci] apply automated fixes
1 parent e493409 commit c4f7328

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vecxt_re/src-jvm/plots.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ object Plots:
88
lazy val seasonality = VegaPlot.fromResource("seasonality.vg.json") // catagory, amount
99
lazy val distributionDensity = VegaPlot.fromResource("distDensity.vg.json") // value, density
1010

11-
1211
extension (idx: CalendarYearIndex)
1312
def plotIndex(reportingThreshold: Double)(using viz.LowPriorityPlotTarget) =
1413
val linePlot2 = VegaPlot.fromResource("index.vl.json")

0 commit comments

Comments
 (0)