1.1.3 • Published 1 year ago

@looker/visualizations-table v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@looker/visualizations-table

This package stores the core web component used for Looker's open source table visualization.

Installation

If you are working with Looker Visualizations Components, you will likely not need to reference the this package directly. But if you would like to import Table to extend or use outside of that context you can install it with npm or Yarn:

  • npm: npm install @looker/visualizations-table
  • Yarn: yarn add @looker/visualizations-table

You'll also need to satisfy a few peer dependencies - Looker/components, React, and Styled Components:

  • npm: npm install @looker/components react react-dom styled-components
  • Yarn: yarn add @looker/components react react-dom styled-components

Getting Started

import { Table } from '@looker/visualizations-table'

Please see the documentation for @looker/visualizations for instructions on getting started with Looker Visualization Components. After that, be sure to check out the Looker Developer Portal to see Table configuration options, or view the extension framework documentation for more advanced usage.

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.3.0

2 years ago

0.2.15

2 years ago

0.2.14

2 years ago

0.2.13

2 years ago

0.2.12

2 years ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.9

2 years ago

0.2.7

2 years ago

0.2.8

2 years ago

0.2.6

2 years ago

0.2.3

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.2

2 years ago

0.2.1

3 years ago

0.2.0

3 years ago