@looker/visualizations-visx
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@looker/visualizations-visx

This package contains the Looker visualizations that are built on top of Airbnb's visx charting primitives. As Looker Visualization Components are designed to be library agnostic, in the long term we will support multiple variations of our core visualizations depending on library preference.

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 any of our Visx charts to extend or use outside of the context you can install them with npm or Yarn:

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

You'll also need to satisfy a few peer dependencies - Looker/components, React, & 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 { Area, Line, Scatter, Sparkline } from '@looker/visualizations-visx'

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 more configuration options, or view the extension framework documentation for more advanced usage.

Readme

Keywords

none

Package Sidebar

Install

npm i @looker/visualizations-visx

Weekly Downloads

247

Version

1.0.3

License

MIT

Unpacked Size

978 kB

Total Files

594

Last publish

Collaborators

  • drstrangelooker
  • guyellis
  • looker-ops
  • scullin
  • jkaster
  • looker-open-source
  • fabio-looker
  • bryans99
  • mdodgelooker
  • dbchristopher
  • google-wombot