Skip to content

Commit ee7aa26

Browse files
committed
chore: remove comment
1 parent 8e650a9 commit ee7aa26

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/BootstrapBlazor.Chart/Components/Chart/Chart.razor.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,6 @@ const getChartOption = function (option) {
356356
}
357357
}
358358

359-
// pie 图除外默认显示 网格线与坐标系
360359
if (option.type !== 'pie' && option.type !== 'doughnut') {
361360
if (option.options.showXScales === null) {
362361
scale.x.display = true

0 commit comments

Comments
 (0)