Shopify Chart View API

Topic summary

A user is seeking documentation or guidance on implementing Shopify’s native chart views in their application. They’ve shared screenshots of specific chart examples they want to replicate but cannot locate official API documentation for charts or graphs.

Community Response:

  • Another user experiencing the same issue found a relevant Shopify Engineering blog post about their React library for consistent data visualization
  • They also discovered the Polaris Viz project on GitHub (https://github.com/Shopify/polaris-viz), which appears to be Shopify’s charting solution

Current Status:
The discussion remains open with a potential solution identified through the Polaris Viz library, though it’s unclear if this fully addresses the original poster’s needs for accessing Shopify’s native chart APIs.

Summarized with AI on November 13. AI used: claude-sonnet-4-5-20250929.

Hi there,

I was just wondering about the same thing and came across this blog post:

https://shopify.engineering/react-library-consistent-data-visualization

and found the PolarisViz project:
https://github.com/Shopify/polaris-viz

Hope that helps.