Skip to content

Commit

Permalink
size 3000 for chart image
Browse files Browse the repository at this point in the history
  • Loading branch information
thomedw committed May 13, 2024
1 parent a18130a commit 068072b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pages/dialog/chart-image/chart-image.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export class ChartImageComponent implements AfterViewInit, OnInit {
paginator = {
index: 0,
length: 10,
size: 9,
size: 3000,
last: false,
}
type = "trash"
Expand Down

0 comments on commit 068072b

Please sign in to comment.