Skip to content

Commit c61c8ea

Browse files
committed
test(chart): add scatter pptx template
1 parent 441547b commit c61c8ea

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
64 KB
Binary file not shown.

src/modify/modify-chart.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@ export class ModifyChart {
351351
point: number,
352352
category: ChartCategory,
353353
): ModificationTags {
354-
vd('bla')
355354
return {
356355
'c:val': this.point(r, targetCol, point),
357356
'c:cat': this.point(r, 0, category.label),

0 commit comments

Comments
 (0)