Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

create D3 representation from numeric columns: frontend #11

Open
DSLituiev opened this issue Feb 21, 2016 · 1 comment
Open

create D3 representation from numeric columns: frontend #11

DSLituiev opened this issue Feb 21, 2016 · 1 comment
Assignees
Labels

Comments

@DSLituiev
Copy link
Collaborator

For a table view:

  1. create controls near the column names which allow to select a column for plotting as either x or y
  2. add visualization button and space for the figure.
  3. call API endpoint that delivers json data for the d3 figure
@ahirner
Copy link
Owner

ahirner commented Mar 16, 2016

There is an OS graphical table explorer in (node.)js and D3. https://github.com/cmpolis/datacomb
If it's easy to drop in with the other architecture choices, I propose to use it for immediate needs in sorting, grouping, filtering and ad-hoc scatter plots. Its standard styling is not really pretty though.

@ahirner ahirner added this to the Architecture Freeze milestone Mar 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants