GithubHelp home page GithubHelp logo

barplot_example's Introduction

Bar plot operator

Description

The bar plot operator demonstrates how to generate a barplot image and markdown components based on the input projection.

Usage
Input projection .
y-axis numeric, values to be used in the y axis
x-axis (optional) numeric / factor, values to be used in the x axis
row (optional) factor, factor to be used to separate panels by rows
column (optional) factor, factor to be used to separate panels by columns
colors factor, values to be used to color the bars
Input parameters .
input_var parameter description
Output relations .
Image PNG of the plot in the computed tables.
Details

The computation is based on the ggplot2 R package.

barplot_example's People

Contributors

agouy avatar

Watchers

Alex avatar Faris Naji avatar  avatar

barplot_example's Issues

More customization options: text size and legend

I'd like to have a few more options added in order to customise the ggplot2 barplots, including:

  • For each one of the following: title, subtitle, xlab anmd ylab to be able to control font size
  • For the y- and x-axis tick labels to also be able to control font size
  • The option to remove the legend
  • The option to rename the legend title

Error bar to the top only?

Is there any way to control the error bar, so that it only appears on top of the bars? Like in this figure:

image

And is this good practice or should be avoided as misleading?

Barplot improvements

  • add themes
  • add color scales. default, same as Tercen + option for a different one
  • position_dodge to be customised
  • error when jitter but no color
  • error when "+" sign in row or column names (R formula conflict)
  • customise nrow or ncol when single row / column

GitHub version problem on GUI

image

The barplot has a weird string instead of a version number.
It causes problem with the GUI if this operator is selected.

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.