Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom messages - changed from 2.11.5 to 2.11.8? #132

Open
elymatos opened this issue Dec 21, 2022 · 1 comment
Open

Custom messages - changed from 2.11.5 to 2.11.8? #132

elymatos opened this issue Dec 21, 2022 · 1 comment

Comments

@elymatos
Copy link

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!

@vasturiano
Copy link
Owner

@elymatos thanks for reaching out.

I don't believe there ever was an initialization setting called messages in this module.

Could you share a working demo (f.e. on https://codepen.io/) pinned to the old version and using this functionality?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants