Replies: 1 comment
-
|
That should be called in your metric's |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Can someone explain this part to me? 😅
https://nova.laravel.com/docs/4.0/metrics/defining-metrics.html#zero-result-values
By default, Nova will handle results of 0 as a result containing no data. This may not always be correct, which is why you can use the allowZeroResult method to indicate that 0 is a valid value result:
Where should it be applied?
Beta Was this translation helpful? Give feedback.
All reactions