databricks-widget-line

Generate Databricks Lakeview line widget JSON with multi-series encodings and axis formatting.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/bspt628/databricks-lakeview-skills --skill databricks-widget-line
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-widget-line
Source: https://github.com/bspt628/databricks-lakeview-skills/tree/main/widget-line
Command: npx skills add https://github.com/bspt628/databricks-lakeview-skills --skill databricks-widget-line

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This JSON reference and templates help data engineers quickly construct and validate line widgets in Databricks Lakeview dashboards, reducing manual trial-and-error.

Core Features & Use Cases

  • Comprehensive JSON templates for line widgets including multiple series and encodings
  • Clear guidance on field naming, display names, and axis formatting for consistent visuals
  • Practical use cases for tracking trends, YoY comparisons, and multi-series dashboards

Quick Start

Copy the template from this skill and customize datasetName, fields, and encodings to implement your line widget.

Frequently Asked Questions about databricks-widget-line

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a multi-series line widget in a Databricks Lakeview dashboard?

You can construct a multi-series line widget in a Databricks Lakeview dashboard by copying the provided JSON template and customizing datasetName, fields, and encodings to define your chart structure.

What is the correct JSON schema for Databricks Lakeview line widget encodings?

The correct JSON schema for Databricks Lakeview line widget encodings includes specific structures for queries, fields, disaggregated settings, and encodings, satisfying the Lakeview widget version 3 schema for precise axis formatting.

How do I format axes and display names for line charts in Databricks Lakeview?

To format axes and display names for line charts in Databricks Lakeview, apply the clear field naming, display names, and axis formatting guidance defined within the line widget JSON encodings structure provided by the reference templates.

Does the Lakeview line widget JSON reference support YoY comparison visualizations?

Yes, the Lakeview line widget JSON reference supports YoY comparison visualizations by providing practical JSON templates and encoding structures designed for tracking trends and multi-series dashboards.

Why does my Databricks Lakeview line widget JSON schema fail validation?

Your Databricks Lakeview line widget JSON schema may fail validation if the structure does not satisfy the Lakeview widget version 3 schema, which requires correct configurations for queries, fields, disaggregated settings, and encodings.