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

Bug in rendering stack area — probably caused by empty groups #307

Closed
kanitw opened this issue Mar 1, 2015 · 4 comments
Closed

Bug in rendering stack area — probably caused by empty groups #307

kanitw opened this issue Mar 1, 2015 · 4 comments

Comments

@kanitw
Copy link
Member

kanitw commented Mar 1, 2015

mark=area|x=Effect__Amount_of_damage,O|y=avg_Cost__Total_$,Q|color=When__Phase_of_flight,O

shelfviz

mark=area|x=Effect__Amount_of_damage,O|y=sum_Cost__Total_$,Q|color=When__Phase_of_flight,O

shelfviz

The problem is probably values in B only has value for take-off-run.
Maybe we need to fix at Vega level — aggregate transform should have option to fill zero values for empty group?

@kanitw kanitw added this to the 0.8 Should have for User Study milestone Mar 1, 2015
@kanitw kanitw changed the title Bug in rendering stack area — probably caused by empty group Bug in rendering stack area — probably caused by empty groups Mar 1, 2015
@kanitw kanitw modified the milestones: 0.8 Should have for User Study, 0.7 Required for User Study Mar 1, 2015
@kanitw kanitw modified the milestones: 0.7 Required for User Study, Punted Mar 29, 2015
@kanitw kanitw modified the milestones: Punted, 0.8 Apr 7, 2015
@kanitw
Copy link
Member Author

kanitw commented Apr 13, 2015

This should be handled by vega!

@kanitw kanitw modified the milestones: 0.7.2 Vega Dependent, 0.7 Apr 22, 2015
@kanitw kanitw modified the milestones: 0.7.2 Vega Dependent, 0.9 Quick & Nice May 23, 2015
@kanitw kanitw modified the milestones: 0.9, 0.x patches, 1.0 Oct 7, 2015
@kanitw
Copy link
Member Author

kanitw commented Oct 18, 2015

slack

Our stack area example is suffering from this example, I’m moving this to 0.8.x.

@kanitw
Copy link
Member Author

kanitw commented Oct 18, 2015

This will require Vega to add impute transform to add missing values. vega/vega#390

@kanitw
Copy link
Member Author

kanitw commented Oct 31, 2015

Fixed in #696

@kanitw kanitw closed this as completed Oct 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants