가야대학교 분성도서관

상단 글로벌/추가 메뉴

회원 로그인


자료검색

자료검색

상세정보

부가기능

Learning D3.js 4 Mapping [electronic resource]

상세 프로파일

상세정보
자료유형E-Book
개인저자Newton, Thomas.
서명/저자사항Learning D3.js 4 Mapping[electronic resource]
판사항Second Edition.
발행사항Birmingham : Packt Publishing, 2017.
형태사항1 online resource (251 pages)
소장본 주기Added to collection customer.56279.3
ISBN1787284255
9781787280175
1787280179
9781787284258
EAN9781787280175
내용주기Cover -- Title Page -- Copyright -- Credits -- Foreword -- About the Authors -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Gathering Your Cartography Toolbox -- Quick bootstrap -- Step-by-step bootstrap -- A lightweight web server -- Using the web browser as a development tool -- Installing the sample code -- Working with the developer tools -- Summary -- Chapter 2: Creating Images from Simple Text -- The SVG coordinate system -- Line -- Rectangle -- Circle -- Polygon -- Path -- Experiment -- Paths with curves -- Transform -- Translate -- Scale -- Grouping -- Text -- Summary -- Chapter 3: Producing Graphics from Data -- the Foundations of D3 -- Creating basic SVG elements -- The enter() function -- The update function -- The exit() function -- Fetch -- Summary -- Chapter 4: Creating a Map -- Foundation -- creating your basic map -- Including the dataset -- Experiment 1 -- adjusting the bounding box -- Experiment 2 -- creating choropleths -- Experiment 3 -- adding click events to our visualization -- Experiment 4 -- using updates and transitions to enhance our visualization -- Experiment 5 -- adding points of interest -- Experiment 6 -- adding visualizations as a point of interest -- Summary -- Chapter 5: Click-Click Boom! Applying Interactivity to Your Map -- Events and how they occur -- Experiment 1 -- hover events and tooltips -- Experiment 2 -- tooltips with visualizations -- Experiment 3 -- panning and zooming -- Experiment 4 -- orthographic projections -- Experiment 5 -- rotating orthographic projections -- Experiment 6 -- dragging orthographic projections -- Summary -- Chapter 6: Finding and Working with Geographic Data -- Geodata file types -- What are shapefiles and how do I get them? -- Acquiring shapefiles for a specific country -- GeoJSON -- A quick map in D3 with only GeoJSON.
TopoJSON basics -- TopoJSON command-line tips -- Simplification -- Merging files -- Summary -- Chapter 7: Testing -- Code organization and reusable assets -- Project structure -- Exploring the code directory -- Other administrative files -- Writing testable code -- Keeping methods/functions small -- Preventing side effects -- An example with viz.js -- Unit testing -- Creating resilient visualization code -- Adding a new test case -- Summary -- Chapter 8: Drawing with Canvas and D3 -- Introducing Canvas -- Drawing with Canvas -- The three drawing steps of every Canvas visual -- Drawing various shapes with Canvas -- Animating the Canvas -- Animating the Canvas way -- Getting a general overview -- Preparing the rain data -- Updating each drop -- Drawing frame by frame -- Canvas and D3 -- Getting an overview of our experiment -- The data -- Updating each drop -- Binding the data -- Drawing the data -- Running the app -- Summary -- Chapter 9: Mapping with Canvas and D3 -- Choosing Canvas or SVG -- Reasons to choose SVG -- Reasons to choose Canvas -- Visualizing flight paths with Canvas and D3 -- The data -- Building the flight path map in SVG -- Measuring the performance -- Building the flight path map in Canvas -- Setting up the map -- Drawing the map and listening for user input -- Preparing and drawing with Canvas -- Drawing the background scene -- Defining the planes -- Calculating the plane's positions -- Animating the plane -- Measuring the performance -- Optimizing performance -- Continuing with measuring performance -- Summary -- Chapter 10: Adding Interactivity to Your Canvas Map -- Why Canvas interaction is different -- Drawing the world on a Canvas -- Setting up -- Drawing the world -- Making the world move -- Setting up the behavior -- Handling zoom and rotation -- Finding the Canvas object under the mouse -- Picking -- Picking, the theory.
Creating all things hidden -- Drawing the hidden Canvas -- Picking the values -- Storing more data and using a lookup array -- Highlighting the country on mouse over -- Visualizing data per country and adding a tooltip -- Adding new data to our old globe -- Coloring the globe -- Adding a tooltip -- The HTML -- Building the static parts of the tooltip -- Showing and hiding the tooltip -- Summary -- Chapter 11: Shaping Maps with Data -- Hexbin Maps -- Reviewing map visualization techniques -- Choropleth maps -- Cartograms -- Dot density maps -- Value and use of the hexagon -- Making a hexbin map -- Reviewing the hexbin algorithm -- Setting it up -- Drawing the map -- Drawing a point grid for our hexagons -- Keeping only the points within the map -- Making the hex tile -- Retrieving the hexagon center points -- Drawing the hex tiles -- Joining data points to the layout points -- Dressing our data for the final act -- Turning our visual into an interactive app -- Adding additional information on hover and click -- Changing the hexagon size -- Changing the color scale interpolator -- Browsing different datasets -- Encoding data as hexagon size -- Summary -- Chapter 12: Publishing Your Visualization with GitHub Pages -- What we will publish -- Understanding the type of content you can publish -- Hosting your code on GitHub -- Making sense of some key terms and concepts -- Tracking historic changes of your files -- Collaborating on a project -- Working on project branches -- Setting up a GitHub account -- Creating a repository -- Editing a file on GitHub -- Uploading files to the repository -- Publishing your project on GitHub Pages -- Preparing the files for publishing -- Keeping your paths absolute -- Changing the main HTML filename to index.html -- Publishing your project -- Summary -- Index.
요약Crisp and concise guide on building impressive maps as well as visualizations with D3 a JavaScript library About This Book Dive into D3.js and apply its powerful data binding ability in order to create stunning visualizations Learn the key concepts of SVG, JavaScript, CSS and the DOM to bring data and shapes to live in the browser Solve common problems faced while building interactive maps Acquire key web development skills from the creating your interactive to testing and finally publishing it. Who This Book Is For This book is for people with at least a basic knowledge of of web development (basic HTML/CSS/JavaScript). You don't need to have worked with D3.js before. What You Will Learn Work with SVG geometric shapes Learn to manage map data and plot it with D3.js Add interactivity and points of interest to your maps Compress and manipulate geoJSON files with the use of topoJSON Learn how to write testable D3.js visualizations Build a globe with D3.js and Canvas and add interactivity to it. Create a hexbin map with D3.js In Detail D3.js is a visualization library used for the creation and control of dynamic and interactive graphical forms. It is a library used to manipulate HTML and SVG documents as well as the Canvas element based on data. Using D3.js, developers can create interactive maps for the web, that look and feel beautiful. This book will show you how build and design maps with D3.js and gives you great insight into projections, colors, and the most appropriate types of map. The book begins by helping you set up all the tools necessary to build visualizations and maps. Then it covers obtaining geographic data, modifying it to your specific needs, visualizing it with augmented data using D3.js. It will further show you how to draw and map with the Canvas API and how to publish your visualization. By the end of this book, you'll be creating maps like the election maps and the kind of infographics you'll find on sites like the New York Times. Style and approach This step by step guide with pragmatic examples will help you create maps and amazing visualizations. Downloading the example code for this book. You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the code file.
일반주제명Information visualization.
JavaScript (Computer program language)
COMPUTERS -- Web -- Web Programming.
COMPUTERS -- Programming Languages -- JavaScript.
COMPUTERS -- Data Visualization.
Information visualization.
JavaScript (Computer program language)
언어영어
기타형태 저록Print version:Newton, Thomas.Learning D3.js 4 Mapping - Second Edition.Birmingham : Packt Publishing, 짤2017
대출바로가기http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=1643007

소장정보

  • 소장정보

인쇄 인쇄

메세지가 없습니다
No. 등록번호 청구기호 소장처 도서상태 반납예정일 예약 서비스 매체정보
1 WE00016072 006.312 가야대학교/전자책서버(컴퓨터서버)/ 대출가능 인쇄 이미지  

서평

  • 서평

태그

  • 태그

나의 태그

나의 태그 (0)

모든 이용자 태그

모든 이용자 태그 (0) 태그 목록형 보기 태그 구름형 보기
 

퀵메뉴

대출현황/연장
예약현황조회/취소
자료구입신청
상호대차
FAQ
교외접속
사서에게 물어보세요
메뉴추가
quickBottom

카피라이터

  • 개인정보보호방침
  • 이메일무단수집거부

김해캠퍼스 | 621-748 | 경남 김해시 삼계로 208 | TEL:055-330-1033 | FAX:055-330-1032
			Copyright 2012 by kaya university Bunsung library All rights reserved.