Skip to content

Interactive data visualization/plotting with D3.js and/or plotly, on and off the web #4

@danfulop

Description

@danfulop

I'm interested in interactive plotting, and D3 or plotly (which is partly based on D3) seem like the way to go.

plotly would be easier to use for the "narrow" task of making beautiful interactive graphs that can be published on the web. It has APIs for R, Python, and many other languages: https://plot.ly/api/ ...as well as plot converters for ggplot2 (R) and matplotlib (Python).

D3 is a much more general tool (it's a Javascript library) for "for manipulating documents based on data" and visualizing said data. For those of us that don't know javascript, it may be easier and faster to use plotly. However, eventually learning D3 would be great! ...and probably very marketable as a skill.

I for one would be very interested in visualizing RNAseq/DGE data in a map framework, as I'll soon have gene expression data from several genotypes of ~17 species distributed across South America.

Any thoughts? ...takers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions