/dynamic_y_axis_vis

Dynamic Y Axis Looker Custom Visualisation Example

Primary LanguageJavaScript

Dynamic Y-Axis Custom Visualisation for Looker

Example of a custom visualisation that can unpin the Y-axis from zero and be dynamically scaled. This chart is built using Highcharts library, check out their API to add any custom configuration.

Features:

  • Area, Bar, Column, and Line charts
  • X/Y Axis labels, legend, point style
  • Zooming, Tooltip hover, and drilling

Example

Screenshot

Implementation Instructions

  1. Fork this repository

  2. Turn on GitHub Pages

  3. Follow directions on Looker's documentation to add a new custom visualisation manifest: