Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Mastering data visualization in D3.js [2020 UPDATE], а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:25
    Introduction to the course
  2. Урок 2. 00:03:00
    What is a data visualization?
  3. Урок 3. 00:04:31
    The power of D3
  4. Урок 4. 00:03:04
    How this course is structured
  5. Урок 5. 00:00:43
    Section Summary
  6. Урок 6. 00:00:52
    Introduction - Getting started with D3
  7. Урок 7. 00:05:19
    Setting up your environment
  8. Урок 8. 00:06:21
    Understanding SVGs
  9. Урок 9. 00:06:54
    Adding SVGs with D3
  10. Урок 10. 00:04:52
    Selections and data joins
  11. Урок 11. 00:07:44
    Loading external data
  12. Урок 12. 00:00:45
    Section Summary
  13. Урок 13. 00:01:07
    Introduction - Scales and Axes
  14. Урок 14. 00:05:42
    Linear Scales
  15. Урок 15. 00:03:18
    Logarithmic Scales
  16. Урок 16. 00:01:30
    Time Scales
  17. Урок 17. 00:02:43
    Ordinal Scales
  18. Урок 18. 00:06:07
    Band Scales
  19. Урок 19. 00:04:24
    D3 min, max, and extent
  20. Урок 20. 00:06:38
    Margins and groups
  21. Урок 21. 00:06:55
    Axes and labels
  22. Урок 22. 00:04:47
    Making a bar chart
  23. Урок 23. 00:02:22
    Project 1: StarBreak Coffee
  24. Урок 24. 00:00:53
    Section Summary
  25. Урок 25. 00:01:04
    Introduction - The basics of design
  26. Урок 26. 00:03:21
    Designing for clarity
  27. Урок 27. 00:03:19
    Subjectivity in design
  28. Урок 28. 00:05:30
    The design toolkit
  29. Урок 29. 00:05:45
    An introduction to sketching
  30. Урок 30. 00:03:57
    The Bootstrap grid system
  31. Урок 31. 00:00:44
    Section Summary
  32. Урок 32. 00:01:30
    Introduction - Make it dynamic
  33. Урок 33. 00:02:23
    Looping with intervals
  34. Урок 34. 00:04:10
    Adding an update function
  35. Урок 35. 00:05:54
    The D3 update pattern
  36. Урок 36. 00:03:10
    Making our chart dynamic
  37. Урок 37. 00:05:48
    D3 Transitions
  38. Урок 38. 00:01:50
    Scatter plots in D3
  39. Урок 39. 00:03:12
    Project 2: Gapminder Clone
  40. Урок 40. 00:01:08
    Section Summary
  41. Урок 41. 00:01:04
    Introduction - Make it interactive
  42. Урок 42. 00:03:12
    Adding a legend
  43. Урок 43. 00:06:53
    Formatting and parsing in D3
  44. Урок 44. 00:08:16
    Introducing Tooltips
  45. Урок 45. 00:10:17
    Event listeners and handlers in D3
  46. Урок 46. 00:04:39
    Adding a jQuery UI slider
  47. Урок 47. 00:08:08
    Line graphs in D3
  48. Урок 48. 00:02:44
    Project 3: CoinStats
  49. Урок 49. 00:01:13
    Section Summary
  50. Урок 50. 00:01:31
    Introduction - Frequently used visualizations
  51. Урок 51. 00:04:24
    Using the D3 community
  52. Урок 52. 00:05:09
    Migrating code to version 5.x
  53. Урок 53. 00:05:20
    D3 Layouts
  54. Урок 54. 00:08:09
    Area Charts
  55. Урок 55. 00:13:33
    Stacked Area Charts
  56. Урок 56. 00:07:01
    Data structures and D3 nests
  57. Урок 57. 00:17:02
    Pie and donut charts
  58. Урок 58. 00:05:52
    Wordclouds
  59. Урок 59. 00:00:55
    Section Summary
  60. Урок 60. 00:01:13
    Introduction - Maps and Networks
  61. Урок 61. 00:07:58
    Visualization around the globe
  62. Урок 62. 00:05:05
    Loading multiple datasets with D3
  63. Урок 63. 00:09:04
    Choropleth Maps
  64. Урок 64. 00:08:26
    Forces in D3
  65. Урок 65. 00:08:46
    Node-Link Diagrams
  66. Урок 66. 00:01:09
    Section Summary
  67. Урок 67. 00:01:35
    Introduction - Hierarchical Data
  68. Урок 68. 00:05:04
    Building hierarchies in D3
  69. Урок 69. 00:05:30
    Tree Diagrams
  70. Урок 70. 00:07:55
    Treemaps
  71. Урок 71. 00:06:00
    Circle Packing
  72. Урок 72. 00:08:44
    Sunburst Plots
  73. Урок 73. 00:01:22
    Section Summary
  74. Урок 74. 00:01:11
    Introduction - File structure and linked views
  75. Урок 75. 00:03:28
    File Separation
  76. Урок 76. 00:07:28
    Visualizations as Objects
  77. Урок 77. 00:07:54
    Converting our code to OOP
  78. Урок 78. 00:06:50
    Handling events across objects
  79. Урок 79. 00:08:36
    D3 Brushes
  80. Урок 80. 00:04:14
    Project 4: A corporate data dashboard
  81. Урок 81. 00:01:02
    Section Summary
  82. Урок 82. 00:00:55
    Introduction - Wrapping up the course
  83. Урок 83. 00:01:59
    What you learned
  84. Урок 84. 00:01:31
    Concluding Thoughts