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

postmodernistx/google-charts-with-multiple-y-axes-custom-scales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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