Skip to content
Kanit Wongsuphasawat edited this page Nov 16, 2015 · 14 revisions

Interested in helping to improve Voyager? Here are some ways to contribute.

  • Find a bug? Report it, or better yet, fix it and send a pull request! Bug reports should be submitted as issues on GitHub. Please include sufficient details that others can reproduce the bug.

  • Fix bugs and add new features to Voyager. There are a number of issues that we have labelled as help-wanted issues in the issue tracker.

  • Voyager shares a number of common components with PoleStar. We have a number of ideas for extension in the PoleStar’s Contribute page.

Also feel free to take a look at contribute pages of relevant projects.

Common Interface for Voyager and Polestar applications.

  • implement raw data viewer

  • implement better univariate summary, possibly with histograms (#144)

  • persistent storage for sharing uploaded data

  • extend schema viewer e.g., allow organizing fields into group, manual ordering (#261)

  • UI & Back-end for Data Transformation

    • Filter
      • Quick Filter/Dynamic Query UI (#2)
      • Add more complex filter UI
    • Sorting (#113)
    • More Complex UI for Data Transformation (depending on vegalite’s derive new values feature)
    • In-memory Data Management Layer
    • Data Management Server
  • Provenance & History

    • extend bookmark views (#263)
    • allow annotating visualizations (#199)
    • add history view
  • export to lyra feature (#7)

Clone this wiki locally