-
Notifications
You must be signed in to change notification settings - Fork 137
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
Number of quadrants in the Radar pie. #373
Comments
Same requirement here. Is it possible to have more than 4 quadrants in the radar? |
I created an own version of the techradar that's very similar to this one from Zalando - but you can adjust the number of slices (quadrants) and rings dynamically. Check it out: https://github.com/chrishrb/techradar |
Looks great @chrishrb ! have you been working on it so far? For example having some additions to see more description for each blob would be very nice to have |
this feature allows users to specify a dynamic amount of segments on the radar Closes #373
this feature allows users to specify a dynamic amount of segments on the radar Closes #373
this feature allows users to specify a dynamic amount of segments on the radar Closes #373
Would it be possible to define the number of quadrants? The default is a pie which has four quadrants. Where to modify so the pie happens to be three pieces for example?
The text was updated successfully, but these errors were encountered: