Skip to content

Commit

Permalink
Update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
marjan-georgiev committed Nov 3, 2023
1 parent f30fe05 commit 9ddb2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export class AppComponent implements OnInit {
view: [number, number];
width: number = 700;
height: number = 300;
fitContainer: boolean = true;
fitContainer: boolean = false;

// options
showXAxis = true;
Expand Down

0 comments on commit 9ddb2a8

Please sign in to comment.