diff --git a/site/content/assets/sidebar.json b/site/content/assets/sidebar.json index 2b4babb8..bd5d6eb0 100644 --- a/site/content/assets/sidebar.json +++ b/site/content/assets/sidebar.json @@ -16,7 +16,8 @@ "links": [ { "title": "Analytics", "href": "/howto/analytics" }, { "title": "Page Metadata", "href": "/howto/page-metadata" }, - { "title": "Sitemaps", "href": "/howto/sitemaps" } + { "title": "Sitemaps", "href": "/howto/sitemaps" }, + { "title": "Data Rich Documents", "href": "/howto/drd" } ] } ] diff --git a/site/content/howto/drd.md b/site/content/howto/drd.md new file mode 100644 index 00000000..bede788c --- /dev/null +++ b/site/content/howto/drd.md @@ -0,0 +1,181 @@ +# How to have data rich documents with charts and tables? + + +## Tables + +- You can use the table component + + +- It can be used with raw data +``` +