Skip to content
Snippets Groups Projects

Add a cube analytics table visualization to product analytics

Merged Jiaan Louw requested to merge 382910-add-cube-table-visualization into master
All threads resolved!
Files
4
@@ -12,6 +12,8 @@ export default {
@@ -12,6 +12,8 @@ export default {
required: false,
required: false,
default: () => [],
default: () => [],
},
},
 
// Part of the visualizations API, but left unused for tables.
 
// It could be used down the line to allow users to customize tables.
options: {
options: {
type: Object,
type: Object,
required: false,
required: false,
Loading