Code Monkey home page Code Monkey logo

aisl's Introduction

aisl's People

Contributors

bherr2 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aisl's Issues

Create generic configurable scatterplot visualization

Make a generic scatterplot component which can be consumed by other modules as needed.
Subtasks -

  • Code Restructuring within mav and aisl-mav.
  • Data Format restructuring to make it close to generic usage. (based on discussions following Sprint 1)
  • Use of D3 Typings.
  • Code restructuring to use dino-geomap with mav and aisl-mav as discussed with Bruce.
  • Hookup new data service.
  • New Datastream Observable usage as done in dino-geomap.
  • Have MAV display fields via selectedViz. fields instead of static fields.
  • Add <drop-targets><drop-target> part instead of directives.
  • Ordinal Scale for String fields on x and y axes.
  • Add more permitted fields.
  • Support remove and update of old points.

Add/remove fields from Persona

Update classes, generators, etc for Persona

DELETE:

  • name
  • handedness

ADD:

  • altitude: number; // Feet above sea level?
  • height: number; // Inches?
  • weight: number; // Lbs? - But may be displayed as Blood Volume
  • athleticism: 'fast' | 'slow';
  • isMocked: boolean; // If data is generated or 'real'

Update:

  • state, latitude, and longitude stay, but is not displayed as options in the UI. They are derived from the zipcode.

RxDB initialization failure

Running the ng dev server results in the following error, preventing the build from finishing.

ERROR in src/app/aisl-backend/shared/rxdb-database.service.ts(46,1): error TS2554: Expected 1 arguments, but got 0.

Temporarily fixed by adding an arbitrary argument to RxDB.QueryChangeDetector.enable();

Add more Fields to mav-scatterplot

Using the current data generated (Avatars, Personas, and Messages) come up with several Fields to be used in the interface for demonstrating how Make-A-Viz could be used currently.

Create generic configurable geomap visualization

Make a generic geomap component which can be consumed by other modules as needed.

  • Separation of concerns in different modules - mav, aisl-mav, and dino.
  • Have MAV display fields via selectedViz. fields instead of static fields.
  • Hookup new data service.
  • Add <drop-targets><drop-target> part instead of directives.

Drag/Drop is not working properly in Firefox (58)

Current issue is when dropping from a drag onto an acceptable dropzone, the url changes to "about:blank" and says this:

Hmm. That address doesn’t look right.
Please check that the URL is correct and try again.

Don't close this issue until I can confirm its working.

Create debug visualization.

Create a debug visualization which allows for selection of data attributes from a sidemenu and displays which ones were selected.

Add more Fields to mav-geomap

Using the current data generated (Avatars, Personas, and Messages) come up with several Fields to be used in the interface for demonstrating how Make-A-Viz could be used currently.

Populate mock data through RxDB

Currently data is flowing through the MockMessageService. Listen to this service (and optionally pre-fill data) and add data to the RxDB database.

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.