Skip to content

Commit

Permalink
Final Testing 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Naveen-Golla-189 committed Apr 23, 2024
1 parent 6c6b5e9 commit b8b79e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added src/assets/icons/refresh_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export class AuctionChartComponent implements OnInit {
}

setData() {
this.chart?.destroy();
this.chart = new Chart('canvas', {
type: 'line',
data: {
Expand Down

0 comments on commit b8b79e5

Please sign in to comment.