Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 761 Bytes

USAGE_WITH_SHOPIFYQL.md

File metadata and controls

11 lines (6 loc) · 761 Bytes

Usage with ShopifyQL

Polaris Viz components were built to easily integrate with ShopifyQL.

In ShopifyQL Notebooks, you can use the VISUALIZE keyword to display the fetched data as a specific visualization type, for example line or bar.

Demonstration of how you can choose the visualization type to change fom BarChart to LineChart in ShopifyQL Notebooks

If developing your own applications, you can use the VISUALIZE keyword to retrieve all information necessary to render Polaris Viz charts.

👉 You can read more about this on the ShopifyQL reference