Thanks for the great job!
I'm using version 2.11.5 with custom messages at initialization as
TimelinesChart({
messages: {
zoom: {
reset: 'Remover Zoom',
title: 'Clique e arraste para Zoom'
}
}})(myDiv)
but at version 2.11.8 it is not working any more? How to use custom messages at 2.11.8?
Thanks!
Thanks for the great job!
I'm using version 2.11.5 with custom messages at initialization as
but at version 2.11.8 it is not working any more? How to use custom messages at 2.11.8?
Thanks!