Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 960 Bytes

File metadata and controls

56 lines (36 loc) · 960 Bytes

/ Docs

//Github group

/datascraper (If time)

/parser (npm package)

  • /jsonstruktur.md

/graphs (npm package)

lib (Librarys used in the project)

  • D3

/modules (Graph modules)

/Chart.barchart

{
		name:Barchart,
		author: Patrik,
		endpoints : [
			function: myPrivateEndpoint,
			decription: “javadoc typ”
		]
	}
}

/Chart.linechart

...

/src

app.js

Interface for graphing libs , provides drawing canvas

frontend (web app)

Api

  • Input, Give modules access to the paper?
  • Instanciate the Chart object? http://www.chartjs.org/docs/
  • Ligg så nära d3 och chartjs som möjligt
  • Output Export what to draw?
  • endpoints for all chart modules

Notes:

Läsa UI/Syntax from DOM

Upp till användaren att implementera så att det uppfyller syntaxkraven för respektive användarinterface, vi kommer exempelvis implementera webbtjänst

-> Parse ->

  1. Handplocka pull-requests