SlideShare a Scribd company logo
Data
Visualization
in Web
Lykaio Wang
Co-founder & CTO /in/lykaiowang
Why does it matter?
AccessibilityFreedom Diversity
Context changes everything.
DOM SVG Canvas WebGL
https://philogb.github.io/philogl/PhiloGL/examples/worldFlights/https://developer.mozilla.org/kab/docs/Web/API/Canvas_APIhttps://svgontheweb.com/https://en.wikipedia.org/wiki/Document_Object_Model
Tools of the Trade.
Use Case Tools Pros Cons
Standard Bar / Pie / Line
Charts
Chartist.js; Chart.js Ease of Use Limited Customizability;
Lack of granular control
Highly Interactive, animation
heavy non-standard
visualizations
Pixi.js; Three.js Performant;
Powerful;
Steep learning curve;
Overkill for simple datasets;
My hair is on fire!!! Highcharts; Chartio Tight integration with data
infrastructure;
Point and Click
Vendor Lock-in;
Close-Sourced;
Pricey
Simple / Complex
Visualizations;
Moderate amount of
animations;
Independent codebase;
D3.js Functional;
Mathematical;
Modular;
Flexible;
Large active community;
3D
A few Concepts.
1. D3 Can Manipulate the DOM (Document Object Model)
https://medium.freecodecamp.org/learn-d3-js-in-5-minutes-c5ec29fb0725
Today is a beautiful day!!
Today is a beautiful day!!
A few Concepts.
2. D3 Can Bind Data to the DOM
A few Concepts.
3. D3 Can Create SVGs
Let’s break it down - Candlesticks
[
{ open: 43.5, close: 23.6, high: 51.7, low: 18.9 },
{ open: 23.6, close: 39.8, high: 41.2, low: 11.2 },
...
]
Let’s break it down - Choropleth
https://medium.com/@anilnairxyz/choropleth-map-using-d3-a8cfa9c5e209
https://github.com/topojson/topojson/wiki/Introduction
Let’s Break it Down - Trees
http://www.d3noob.org/2014/01/tree-diagrams-in-d3js_11.html
https://d3-wiki.readthedocs.io/zh_CN/master/Tree-Layout/
{
"name": "Top Node",
"children": [
{
"name": "Bob: Child of Top Node",
"parent": "Top Node",
"children": [
{
"name": "Son of Bob",
"parent": "Bob: Child of Top Node"
},
{
"name": "Daughter of Bob",
"parent": "Bob: Child of Top Node"
}
]
},
{
"name": "Sally: Child of Top Node",
"parent": "Top Node"
}
]
}
Takeaways
D3 is very modular, start messing around with it.
Focus on the data, not the syntax.
Google is your best friend, don’t reinvent the wheel.
Thank You.
Questions?

More Related Content

Similar to Lykaio Wang - Data Visualization in Web (20)

PDF
Curious Coders Java Web Frameworks Comparison
Hamed Hatami
 
PPTX
Dirigible powered by Orion for Cloud Development (EclipseCon EU 2015)
Nedelcho Delchev
 
PDF
Html 5 mobile - nitty gritty
Mario Noble
 
PDF
Developing the Next Generation Embedded HMIs
mentoresd
 
PDF
Evolving Mobile Architectures
sgleadow
 
PDF
自己紹介とStoryblok紹介(5分 ver)
Arisa Fukuzaki
 
PDF
Responsive web design with various grids and frameworks comparison
DhrubaJyoti Dey
 
PPTX
Basics of Backbone.js
Avishekh Bharati
 
PPTX
Mobile Web Application Development (An Insight)
Naveen Krishnamurthy
 
PDF
Standard Issue: Preparing for the Future of Data Management
Inside Analysis
 
PPT
Blast Mojo Overview
loyalchow
 
PPTX
MSPInspire - Azure ML and Power BI
Orlando Mariano
 
PDF
Snowflake: The most cost-effective agile and scalable data warehouse ever!
Visual_BI
 
PDF
RedisGraph A Low Latency Graph DB: Pieter Cailliau
Redis Labs
 
PDF
HTML5 Handling Security Issues, Security Threats for HTML5, HTML5 Application...
Idexcel Technologies
 
PPT
CVCC - Data Visualization and VisiFire
ryanaoliveira
 
PDF
20101109 (tech ed) how frameworks kill projects
Sander Hoogendoorn
 
PPTX
Microsoft BI Cool Data Visualizations
Mark Kromer
 
PDF
Using LLM Agents with Llama 3, LangGraph and Milvus
Zilliz
 
PPTX
Practical html5
Maurice De Beijer [MVP]
 
Curious Coders Java Web Frameworks Comparison
Hamed Hatami
 
Dirigible powered by Orion for Cloud Development (EclipseCon EU 2015)
Nedelcho Delchev
 
Html 5 mobile - nitty gritty
Mario Noble
 
Developing the Next Generation Embedded HMIs
mentoresd
 
Evolving Mobile Architectures
sgleadow
 
自己紹介とStoryblok紹介(5分 ver)
Arisa Fukuzaki
 
Responsive web design with various grids and frameworks comparison
DhrubaJyoti Dey
 
Basics of Backbone.js
Avishekh Bharati
 
Mobile Web Application Development (An Insight)
Naveen Krishnamurthy
 
Standard Issue: Preparing for the Future of Data Management
Inside Analysis
 
Blast Mojo Overview
loyalchow
 
MSPInspire - Azure ML and Power BI
Orlando Mariano
 
Snowflake: The most cost-effective agile and scalable data warehouse ever!
Visual_BI
 
RedisGraph A Low Latency Graph DB: Pieter Cailliau
Redis Labs
 
HTML5 Handling Security Issues, Security Threats for HTML5, HTML5 Application...
Idexcel Technologies
 
CVCC - Data Visualization and VisiFire
ryanaoliveira
 
20101109 (tech ed) how frameworks kill projects
Sander Hoogendoorn
 
Microsoft BI Cool Data Visualizations
Mark Kromer
 
Using LLM Agents with Llama 3, LangGraph and Milvus
Zilliz
 
Practical html5
Maurice De Beijer [MVP]
 

More from Zia Babar (6)

PDF
Ways to Extract Variable Insights when Data is Scarse
Zia Babar
 
PPTX
Key Influencers in Social Networks
Zia Babar
 
PDF
Daria Voronova - The Art of Telling a Story
Zia Babar
 
PDF
Waterloo Data Science and Data Engineering Meetup - 2018-08-29
Zia Babar
 
PDF
Cloud Data Storage and Database
Zia Babar
 
PDF
Introduction to Recommendation Systems
Zia Babar
 
Ways to Extract Variable Insights when Data is Scarse
Zia Babar
 
Key Influencers in Social Networks
Zia Babar
 
Daria Voronova - The Art of Telling a Story
Zia Babar
 
Waterloo Data Science and Data Engineering Meetup - 2018-08-29
Zia Babar
 
Cloud Data Storage and Database
Zia Babar
 
Introduction to Recommendation Systems
Zia Babar
 
Ad

Recently uploaded (20)

PDF
HiHelloHR – Simplify HR Operations for Modern Workplaces
HiHelloHR
 
PDF
Capcut Pro Crack For PC Latest Version {Fully Unlocked} 2025
hashhshs786
 
PDF
Transform Retail with Smart Technology: Power Your Growth with Ginesys
Ginesys
 
PPTX
CONCEPT OF PROGRAMMING in language .pptx
tamim41
 
PPTX
An Introduction to ZAP by Checkmarx - Official Version
Simon Bennetts
 
PDF
Alarm in Android-Scheduling Timed Tasks Using AlarmManager in Android.pdf
Nabin Dhakal
 
PDF
GridView,Recycler view, API, SQLITE& NetworkRequest.pdf
Nabin Dhakal
 
PDF
Streamline Contractor Lifecycle- TECH EHS Solution
TECH EHS Solution
 
PDF
Beyond Binaries: Understanding Diversity and Allyship in a Global Workplace -...
Imma Valls Bernaus
 
PPTX
Equipment Management Software BIS Safety UK.pptx
BIS Safety Software
 
PPTX
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pptx
Varsha Nayak
 
PPTX
3uTools Full Crack Free Version Download [Latest] 2025
muhammadgurbazkhan
 
PPTX
Automatic_Iperf_Log_Result_Excel_visual_v2.pptx
Chen-Chih Lee
 
PPTX
Quality on Autopilot: Scaling Testing in Uyuni
Oscar Barrios Torrero
 
PPTX
Human Resources Information System (HRIS)
Amity University, Patna
 
PDF
Salesforce CRM Services.VALiNTRY360
VALiNTRY360
 
PPTX
WYSIWYG Web Builder Crack 2025 – Free Download Full Version with License Key
HyperPc soft
 
PPTX
How Apagen Empowered an EPC Company with Engineering ERP Software
SatishKumar2651
 
PDF
Powering GIS with FME and VertiGIS - Peak of Data & AI 2025
Safe Software
 
PDF
Dealing with JSON in the relational world
Andres Almiray
 
HiHelloHR – Simplify HR Operations for Modern Workplaces
HiHelloHR
 
Capcut Pro Crack For PC Latest Version {Fully Unlocked} 2025
hashhshs786
 
Transform Retail with Smart Technology: Power Your Growth with Ginesys
Ginesys
 
CONCEPT OF PROGRAMMING in language .pptx
tamim41
 
An Introduction to ZAP by Checkmarx - Official Version
Simon Bennetts
 
Alarm in Android-Scheduling Timed Tasks Using AlarmManager in Android.pdf
Nabin Dhakal
 
GridView,Recycler view, API, SQLITE& NetworkRequest.pdf
Nabin Dhakal
 
Streamline Contractor Lifecycle- TECH EHS Solution
TECH EHS Solution
 
Beyond Binaries: Understanding Diversity and Allyship in a Global Workplace -...
Imma Valls Bernaus
 
Equipment Management Software BIS Safety UK.pptx
BIS Safety Software
 
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pptx
Varsha Nayak
 
3uTools Full Crack Free Version Download [Latest] 2025
muhammadgurbazkhan
 
Automatic_Iperf_Log_Result_Excel_visual_v2.pptx
Chen-Chih Lee
 
Quality on Autopilot: Scaling Testing in Uyuni
Oscar Barrios Torrero
 
Human Resources Information System (HRIS)
Amity University, Patna
 
Salesforce CRM Services.VALiNTRY360
VALiNTRY360
 
WYSIWYG Web Builder Crack 2025 – Free Download Full Version with License Key
HyperPc soft
 
How Apagen Empowered an EPC Company with Engineering ERP Software
SatishKumar2651
 
Powering GIS with FME and VertiGIS - Peak of Data & AI 2025
Safe Software
 
Dealing with JSON in the relational world
Andres Almiray
 
Ad

Lykaio Wang - Data Visualization in Web

  • 2. Co-founder & CTO /in/lykaiowang
  • 3. Why does it matter? AccessibilityFreedom Diversity
  • 4. Context changes everything. DOM SVG Canvas WebGL https://philogb.github.io/philogl/PhiloGL/examples/worldFlights/https://developer.mozilla.org/kab/docs/Web/API/Canvas_APIhttps://svgontheweb.com/https://en.wikipedia.org/wiki/Document_Object_Model
  • 5. Tools of the Trade. Use Case Tools Pros Cons Standard Bar / Pie / Line Charts Chartist.js; Chart.js Ease of Use Limited Customizability; Lack of granular control Highly Interactive, animation heavy non-standard visualizations Pixi.js; Three.js Performant; Powerful; Steep learning curve; Overkill for simple datasets; My hair is on fire!!! Highcharts; Chartio Tight integration with data infrastructure; Point and Click Vendor Lock-in; Close-Sourced; Pricey Simple / Complex Visualizations; Moderate amount of animations; Independent codebase; D3.js Functional; Mathematical; Modular; Flexible; Large active community; 3D
  • 6. A few Concepts. 1. D3 Can Manipulate the DOM (Document Object Model) https://medium.freecodecamp.org/learn-d3-js-in-5-minutes-c5ec29fb0725 Today is a beautiful day!! Today is a beautiful day!!
  • 7. A few Concepts. 2. D3 Can Bind Data to the DOM
  • 8. A few Concepts. 3. D3 Can Create SVGs
  • 9. Let’s break it down - Candlesticks [ { open: 43.5, close: 23.6, high: 51.7, low: 18.9 }, { open: 23.6, close: 39.8, high: 41.2, low: 11.2 }, ... ]
  • 10. Let’s break it down - Choropleth https://medium.com/@anilnairxyz/choropleth-map-using-d3-a8cfa9c5e209 https://github.com/topojson/topojson/wiki/Introduction
  • 11. Let’s Break it Down - Trees http://www.d3noob.org/2014/01/tree-diagrams-in-d3js_11.html https://d3-wiki.readthedocs.io/zh_CN/master/Tree-Layout/ { "name": "Top Node", "children": [ { "name": "Bob: Child of Top Node", "parent": "Top Node", "children": [ { "name": "Son of Bob", "parent": "Bob: Child of Top Node" }, { "name": "Daughter of Bob", "parent": "Bob: Child of Top Node" } ] }, { "name": "Sally: Child of Top Node", "parent": "Top Node" } ] }
  • 12. Takeaways D3 is very modular, start messing around with it. Focus on the data, not the syntax. Google is your best friend, don’t reinvent the wheel.