FLOE-405: Source D3 and Flocking via package management rather than including directly

Metadata

Source
FLOE-405
Type
Improvement
Priority
Major
Status
Resolved
Resolution
Fixed
Assignee
Alan Harnum
Reporter
Cindy Li
Created
2015-08-07T14:41:47.486-0400
Updated
2016-09-13T13:01:53.939-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Chart Authoring Tool

Description

Bower is a project management tool (http://bower.io/) that can be used to import d3 library and other external libraries used in the chart authoring tool.

Comments

  • Alan Harnum commented 2016-02-10T16:14:04.726-0500

    Bumping this issue and assigning it to myself. Also retitling from a specific mention of Bower, which may not be in the mix as opposed to straight NPM.

    Getting this to "production" will require changes to how build.fluidproject.org/chartAuthoring is deployed as well - currently the build process assumes it can simply clone the repo to a subdirectory and serve it as a static site. Will create a separate issue for that once this change is in the repo.

  • Alan Harnum commented 2016-03-16T10:56:11.056-0400

    PR: https://github.com/fluid-project/chartAuthoring/pull/14