Skip to content
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

META: bar type improvements / changes before removing 'experimental' tag #688

Open
9 tasks
hamilton opened this issue Aug 9, 2016 · 0 comments
Open
9 tasks

Comments

@hamilton
Copy link
Collaborator

hamilton commented Aug 9, 2016

The hope for 2.11 is to have bars and points relatively feature-complete and well-tested. This has been a gaping hole in the library since day one. Here are some remaining issues:

  • rollovers for bar charts should mirror points and lines as much as possible
  • legends for bar charts should not be plotted by default
  • grouped bar charts need an option to not be colored by default
  • ungrouped bar charts need an option to be colored
  • we need to marry the histogram type to the bar type. A bar where one axis is numerical should appear like the current histogram type
  • given the previous bullet, we need to make it so we can easily orient numerical-only bars either vertically or horizontally
  • bar thickness needs to be something we can easily set
  • we need to re-implement the other bullet-like parts of bars, including middle lines, goal ticks, and the like (categorical plots: add lane-specific accessors for predictors, ticklines, etc. #699)
  • we need to have a way to support sub-label accessing (a secondary label underneath a categorical one which can provide more information)
@hamilton hamilton added this to the v2.11 milestone Aug 9, 2016
hamilton added a commit that referenced this issue Aug 23, 2016
…r charts. Still need to migrate over to all categorical charts.
@almossawi almossawi modified the milestones: v2.11, v2.12 Nov 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants