yarn install
yarn build
visualization: {
id: "table_vis"
label: "Custom Table"
file: "custom_table.js"
}
Copy the file generated during the build, dist/custom_table.js
, to the Looker project.
Looker custom visualization ref:
yarn install
yarn build
visualization: {
id: "table_vis"
label: "Custom Table"
file: "custom_table.js"
}
Copy the file generated during the build, dist/custom_table.js
, to the Looker project.
Looker custom visualization ref: