Skip to content

Commit

Permalink
#172 - double line graph resizing
Browse files Browse the repository at this point in the history
  • Loading branch information
bracyw committed Aug 30, 2024
1 parent 2b787bb commit 0342869
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ export class DoubleLineGraphComponent implements OnInit {
xaxis: {
type: 'category',
tickAmount: 2,
range: 120000,
labels: {
show: true,
style: {
Expand Down

0 comments on commit 0342869

Please sign in to comment.