Skip to content

Commit

Permalink
Add screenshot/live viewer to the dataframe view doc
Browse files Browse the repository at this point in the history
  • Loading branch information
abey79 committed Oct 17, 2024
1 parent 594bbd4 commit fae4495
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace rerun.blueprint.views;
///
/// Any data from the store can be shown, using a flexibly, user-configurable query.
///
/// \example views/dataframe title="Use a blueprint to customize a DataframeView."
/// \example views/dataframe title="Use a blueprint to customize a DataframeView." image="https://static.rerun.io/dataframe_view/6c2cf85f7caa94392953869567fad4818fce78e3/1200w.png"
//TODO(#6896): add a thumbnail when the example becomes interesting
table DataframeView (
"attr.rerun.view_identifier": "Dataframe",
Expand Down
8 changes: 8 additions & 0 deletions docs/content/reference/types/views/dataframe_view.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions rerun_py/rerun_sdk/rerun/blueprint/views/dataframe_view.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fae4495

Please sign in to comment.