Top Banner
Alicia Barnash, Blue Raster Esri Developer Summit March 9, 2015 Build a Custom UI Control with D3.js
16
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

Alicia Barnash, Blue Raster

Esri Developer Summit

March 9, 2015

Build a Custom UI Control with D3.js

Page 2: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

The Challenge

Page 3: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

choose a solution…

Interactive SVG elements with http://d3js.org/

Page 4: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

…borrowing an open source template

http://jaketrent.com/post/rotate-gauge-needle-in-d3/

Page 5: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

…fork a template

Original: http://codepen.io/jaketrent/pen/eloGk/My Fork: http://codepen.io/codeleash/pen/QwBeOP

Page 6: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

… customize the specs

Page 7: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

… customize the specs

Page 8: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

… customize the specs

Page 9: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

… customize the style

Page 10: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

… add interactive elements

Page 11: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

…and connect to the map

Page 12: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

…and connect to the map

Page 13: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

…and connect to the map

Page 14: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

…and connect to the map

Page 15: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

…and connect to the map

Page 16: Building a Custom UI Control with D3 - 2015 Esri Devoloper Summit

Contact

Alicia Barnash, Blue Raster

[email protected]

@aspacebarnash

http://codepen.io/codeleash/