yavin-dev / framework

A framework for rapidly building production quality analytics applications
https://yavin.dev
MIT License
85 stars 35 forks source link

Fix: Make dashboard view match report view when no data present #1660

Closed 100starnight closed 2 years ago

100starnight commented 2 years ago

Description

The report view doesn't render visualizations when there is no data available; this PR fixes the dashboard view match the report view.

Screenshots

Report view: Screen Shot 2022-06-08 at 3 33 50 PM Dashboard view: Screen Shot 2022-06-08 at 3 44 27 PM

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.