You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A time report code block correctly displays time entries when the note is in Obsidian's editing view; in reading view, the graphs remain visible, but no data is rendered. I expect the graph to render data in both modes.
I have a note that displays various data using via DataView and Tasks. I've included the following toggl code block to get a view of time tracking as well:
```toggl
SUMMARY
PAST 7 DAYS
INCLUDE CLIENTS "ClientName"
```
When the note is in reading view, the toggl bar and circle graphs render, but no data is displayed. In live edit mode, the data is visible.
Here is an image of the the graphs in reading view:
Here is an image of the graphs in live edit view:
The text was updated successfully, but these errors were encountered:
A time report code block correctly displays time entries when the note is in Obsidian's editing view; in reading view, the graphs remain visible, but no data is rendered. I expect the graph to render data in both modes.
I have a note that displays various data using via DataView and Tasks. I've included the following toggl code block to get a view of time tracking as well:
When the note is in reading view, the toggl bar and circle graphs render, but no data is displayed. In live edit mode, the data is visible.
Here is an image of the the graphs in reading view:
Here is an image of the graphs in live edit view:
The text was updated successfully, but these errors were encountered: