mirror of https://github.com/onweru/compose.git

weru
21.29.2020 c2898f9dded731350b5289a00619b5b9a778a96d
update
1 files modified
4 ■■■■ changed files
exampleSite/content/docs/compose/graphs-charts-tables.md 4 ●●●● patch | view | raw | blame | history
exampleSite/content/docs/compose/graphs-charts-tables.md
@@ -59,7 +59,7 @@
#### __Show Table at once__
{{< block "mt-2" >}}
{{< block >}}
  {{< chart "dataset1" "table" >}}
{{< /block >}}
@@ -98,6 +98,6 @@
#### Show table only
{{< grid "3 mt-2" >}}
{{< grid "3" >}}
  {{< chart "dataset2" "table" >}}
{{< /grid >}}