แก้ดราฟต์ 3
This commit is contained in:
@@ -255,3 +255,8 @@ url = "http://www.sciencedirect.com/science/article/pii/S0893608006000724",
|
||||
author = "Jarkko Venna and Samuel Kaski",
|
||||
keywords = "Information visualization, Manifold extraction, Multi-dimensional scaling (MDS), Nonlinear dimensionality reduction, Non-linear projection, Gene expression"
|
||||
}
|
||||
|
||||
@misc{eslint,
|
||||
title={ESLint - Pluggable JavaScript linter}, url={https://eslint.org/}, journal={ESLint - Pluggable JavaScript linter}}
|
||||
|
||||
@misc{js-beautify, title={js-beautify}, url={https://www.npmjs.com/package/js-beautify}, journal={npm}}
|
||||
@@ -350,7 +350,7 @@ Figure \ref{fig:des_gui} shows the modified GUI used in this project. At the top
|
||||
%============================
|
||||
|
||||
\section{Summary}
|
||||
In this chapter, several technologies and alternatives were discussed. In the end, the project is set out to reuse Bartasius's repository, using D3.js with standard JavaScript, HTML, CSS and SVG for their learning resources, with ESLint tool to format the JavaScript code.
|
||||
In this chapter, several technologies and alternatives were discussed. In the end, the project is set out to reuse Bartasius's repository, running on D3.js with standard JavaScript, HTML, CSS and SVG for their learning resources. The ESLint tool is also setup to format the JavaScript code and check for possible errors.
|
||||
|
||||
|
||||
%==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user