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
All links to docs and examples point to a 404 page.
e.g. https://d3plus.org/examples/d3plus-text/resizing-text/
The text was updated successfully, but these errors were encountered:
@francescocretti we just ported the majority of our chart examples to a new website format: https://d3plus.org/
We're still in the process of writing examples for the utility functions, like TextBox: d3plus/d3plus-storybook#1
TextBox
@francescocretti in the meanwhile, is there any specific use case you need help with? If you still need that specific example, I can be found in the example folder of this repo: https://github.com/d3plus/d3plus-text/blob/master/example/resizing-text.md
example
Sorry, something went wrong.
Hey @davelandry . Thanks for your reply!
I war trying to use the "auto resize" function. I figured out how to make it work (.fontResize(true)).
.fontResize(true)
The example has been helpful, thanks!
davelandry
No branches or pull requests
All links to docs and examples point to a 404 page.
e.g. https://d3plus.org/examples/d3plus-text/resizing-text/
The text was updated successfully, but these errors were encountered: