Closed Zylphrex closed 8 hours ago
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
:white_check_mark: All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
static/app/views/explore/charts/index.tsx | 0.00% | 1 Missing :warning: |
In regular mode, the chart type can be inferred via the series name. This doesn't work in top N mode when the series name are the table values. In that case, we know there's only 1 type so force the chart type.