Skip to content

Commit

Permalink
Adding y_axis_format to DistributionBarViz
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 6, 2016
1 parent c2baa53 commit 3457276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions caravel/viz.py
Original file line number Diff line number Diff line change
Expand Up @@ -833,6 +833,7 @@ class DistributionBarViz(DistributionPieViz):
'metrics',
'row_limit',
('show_legend', 'bar_stacked'),
('y_axis_format', None),
)
},)
form_overrides = {
Expand Down

0 comments on commit 3457276

Please sign in to comment.