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
I am currently using the dabest_plot function to generate a swarm plot and I'm interested in setting a custom color palette. However, it seems that the function only allows selection from a predefined list of palettes:
custom_palette Default "d3". String. The following palettes are available for use: npg, aaas, nejm, lancet, jama, jco, ucscgb, d3, locuszoom, igv, cosmic, uchicago, brewer, ordinal, viridis_d.
Is there a way to define and use a custom color palette with this function? If so, could you please guide me on how to implement this?
Thank you!
The text was updated successfully, but these errors were encountered:
Unfortunately, the custom palettes feature is still a work in progress and not a priority for dabestr right now. Will add it under the "enhancement" tag. Will start work on this after clearing the other issues.
Hello,
I am currently using the dabest_plot function to generate a swarm plot and I'm interested in setting a custom color palette. However, it seems that the function only allows selection from a predefined list of palettes:
custom_palette Default "d3". String. The following palettes are available for use: npg, aaas, nejm, lancet, jama, jco, ucscgb, d3, locuszoom, igv, cosmic, uchicago, brewer, ordinal, viridis_d.
Is there a way to define and use a custom color palette with this function? If so, could you please guide me on how to implement this?
Thank you!
The text was updated successfully, but these errors were encountered: