Hi Alexander,
please, how can I customize text for a other country or language?
They recommend in Google Charts tutorial this.
// Load Google Charts for the Czech locale.
google.charts.load(‘current’, {‘packages’:[‘timeline’], ‘language’: ‘cs’});
It works for me in JSFiddle, but I don’t know how to set it up in SPJS Charts config.
Sincerelly,
Ivan