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
Great code!
Do you have any plans to add a "range" function into the Radar charts like the screenshot below?
Cheers Tim
The text was updated successfully, but these errors were encountered:
Mmm, interesting idea. I'm afraid I won't be able to implement it for a while. Of course, pull requests are welcome! :-)
I would think of something like
d = [ [ {axis: "strength", value: [0,13]}, {axis: "intelligence", value: [1,3]}, {axis: "charisma", value: [3,8]}, {axis: "dexterity", value: [4,12]}, {axis: "luck", value: [9,13]} ] ]
Sorry, something went wrong.
Sounds good. I will see what I can do. 👍 :-)
No branches or pull requests
Great code!
Do you have any plans to add a "range" function into the Radar charts like the screenshot below?
Cheers
Tim
The text was updated successfully, but these errors were encountered: