Skip to content

Commit

Permalink
Merge branch 'master' into status-wrap-toggle-6655
Browse files Browse the repository at this point in the history
  • Loading branch information
davetsay authored Sep 27, 2024
2 parents 89e8ed3 + e792403 commit 6213183
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/plugins/charts/bar/BarGraphView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,9 @@ export default {
return {
end,
start
start,
size: 1,
strategy: 'latest'
};
},
loadComposition() {
Expand Down

0 comments on commit 6213183

Please sign in to comment.