You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider adding support for subtypes in supported visualizations.
Chart is very vague. What was #7 ended up being "Death Count per Personality Type" chart. While we could just add it to supported list and render it directly, I think it makes more sense to have something like this in supported visualizations response:
type and subtype would be used to vary between visualizations. Could be chosen with rendered buttons or a dropdown. Would need some UX input to determine.
prompt would be used to display message for user on the button/dropdown as Death Count per Personality Type should not be considered a valid subtype, but it'd be good for UX.
Consider adding support for subtypes in supported visualizations.
Chart
is very vague. What was #7 ended up being "Death Count per Personality Type" chart. While we could just add it to supported list and render it directly, I think it makes more sense to have something like this in supported visualizations response:type
andsubtype
would be used to vary between visualizations. Could be chosen with rendered buttons or a dropdown. Would need some UX input to determine.prompt
would be used to display message for user on the button/dropdown asDeath Count per Personality Type
should not be considered a valid subtype, but it'd be good for UX.What do you guys think @Lauralicja @czaaru ?
The text was updated successfully, but these errors were encountered: