Code Monkey home page Code Monkey logo

survivalplot's Introduction

This project was bootstrapped with Create React App.

For development, run:

npm start

Examples

Usage in React projects

import { SurvivalPlot } from '@oncojs/survivalplot'

function () {
  return (
    <SurvivalPlot
      
    />
  )
}

survivalplot's People

Contributors

cheapsteak avatar justincorrigible avatar anncatton avatar andricdu avatar

Stargazers

Wang Lei avatar Jarryd Martin avatar 亓(qi)瑶 avatar Bingliang avatar Wendy Wong avatar  avatar

Watchers

James Cloos avatar Robert Tisma avatar Christine avatar  avatar Alex Wilmer avatar Sam Rich avatar Sid Joshi avatar  avatar

survivalplot's Issues

Add option to add symbols to plot and legend

In addition to colours, we need to identify curves by a symbol in the plot and in the legend; We can use S1 and S2 displayed at the end of each curve and written in the legend in the curve's titles

Update React compatability

When using survial plot in KF, Paule had some compatability issues with the latest version of React.

  • had to re-use @oncojs/survivalplot and make my own react-component based on the one provided by @oncojs/survivalplot-react
  • the only thing needed is to use import PropTypes from 'prop-types'; instead of import { PropTypes } from 'react'

Update the library to make this easier to use in future

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.