We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91acefc commit 9fd1260Copy full SHA for 9fd1260
NAMESPACE
@@ -32,6 +32,7 @@ importFrom(ggplot2,ggplot)
32
importFrom(ggplot2,guide_legend)
33
importFrom(ggplot2,guides)
34
importFrom(ggplot2,scale_color_gradientn)
35
+importFrom(ggplot2,scale_color_identity)
36
importFrom(ggplot2,scale_fill_gradientn)
37
importFrom(ggplot2,scale_fill_manual)
38
importFrom(ggplot2,scale_type)
0 commit comments