Skip to content

Commit

Permalink
remove bug marker
Browse files Browse the repository at this point in the history
  • Loading branch information
josesho committed Apr 8, 2018
1 parent 75d052f commit 344e26d
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions dabest/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -378,28 +378,6 @@ def plot(data, idx,
contrast_ax_ylim_high = list()
contrast_ax_ylim_tickintervals = list()

###### # # #####
# # # # # #
# # # # #
###### # # # ####
# # # # # #
# # # # # #
###### ##### #####
####### # # ####### ######
# # # # # # #
# # # # # # #
# # # # ##### ######
# # # # # # #
# # # # # # #
####### # ####### # #
# # ####### ###### #######
# # # # # #
# # # # # #
####### ##### ###### #####
# # # # # #
# # # # # #
# # ####### # # #######

# CREATE COLOR PALETTE TO NORMALIZE PALETTE ACROSS AXES.
if color_col is None:
color_groups = data_in[x].unique()
Expand Down

0 comments on commit 344e26d

Please sign in to comment.