Code Monkey home page Code Monkey logo

grafify's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

grafify's Issues

Add P-values and Significance Levels to grafify

The level of statistical significance is often expressed as a p -value . How to Calculate P Value and mark Significance Levels to grafify? ggpubr or ggsignif plugin??

Looking Forward to Hearing from You

Requires non-exported function guide_axis from ggplot2

I am having difficulty plotting with grafify due to the call to guide_axis, which it appears from here is only an internal function in ggplot2:

Here is the error message:
Error in guide_axis(angle = { : could not find function "guide_axis"

Is the appropriate recourse to copy the function from ggplot?

Allow option to color/fill by another variable

Hi @ashenoy-cmbi! Is there a way to use grafify plotting functions but base the color on a variable that is not the X axis variable? For example, I have a tibble with a column that represents individual tissues that I want to use as the x-axis, and another column that groups those tissues into organs/systems that I would like to use for the colors/fills.

Thank you for your help!

Issues with the next version of ggplot2

Hi

We are in the process of preparing the next release of ggplot2 and our reversen dependency tests show an issue with grafify. The core of the issue seems to be that the ggplot2 calls are full of double braces where they have no meaning, and internal changes have now made this an error. To be clear, this is not a change in functionality, rather before the use of double braces were a no-op, where-as now they throw an error. There are very few places were tidy evaluation makes sense in ggplot2 and where double braces are meaningful, and those are inside aes() and inside vars().

We plan to submit ggplot2 by the end of October and hope you can provide a fix in time

kind regards
Thomas

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.