Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 499 Bytes

File metadata and controls

9 lines (5 loc) · 499 Bytes

Google Charts API with multiple axes & custom scales

Quick demo of how to add custom y axis scales to Google Charts "Line Chart".

Adding viewWindow property to vAxes property controls the scaling of individual axes, based on the index number.

Demo

Google Line Charts API