Skip to content

Commit 08ada8c

Browse files
committed
fix clangformat
1 parent b948e38 commit 08ada8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chart/generator/plotbuilder.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ void PlotBuilder::calcLegendAndLabel(const Data::DataTable &dataTable)
496496
markerLabelsUnitPercent
497497
? "%"
498498
: dataTable.get_series_info(meas->getColIndex(),
499-
"unit")}},
499+
"unit")}},
500500
::Anim::String{meas->getColIndex()}};
501501
}
502502
}

0 commit comments

Comments
 (0)