We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
@elymatos thanks for reaching out.
I don't believe there ever was an initialization setting called messages in this module.
messages
Could you share a working demo (f.e. on https://codepen.io/) pinned to the old version and using this functionality?
Sorry, something went wrong.
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: