Skip to content

Commit

Permalink
fix dist
Browse files Browse the repository at this point in the history
  • Loading branch information
nhomble committed Dec 25, 2022
1 parent 92153d1 commit 9b32de8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/update-charts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ const processChart = async (data: {
xAxes: [
{
type: "time",
distribution: 'linear',
time: {
parser: "YYYY-MM-DDThh:mm:ssZ",
},
Expand Down

0 comments on commit 9b32de8

Please sign in to comment.