Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Better Data Visualizations with Svelte, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:39
    Better Data Visualizations with Svelte - Video Course Introduction
  2. Урок 2. 00:02:03
    Svelte Tutorial - What You'll Learn in This Video Course
  3. Урок 3. 00:03:58
    Why Use Svelte for Data Visualization Versus D3
  4. Урок 4. 00:04:42
    What is Svelte? A JavaScript Framework that Simplifies UI Creation
  5. Урок 5. 00:05:41
    JavaScript and Scalable Vector Graphics in Svelte
  6. Урок 6. 00:07:29
    How D3.js and Svelte Complement Each Other
  7. Урок 7. 00:14:46
    A Guide to Setting Up Your Svelte Development Environment
  8. Урок 8. 00:03:08
    How to Create Your First Svelte Scatterplot
  9. Урок 9. 00:15:09
    Getting Started With Svelte - Draw Your First SVG Element
  10. Урок 10. 00:48:37
    Draw Axes, Gridlines, and Labels With Svelte + D3.js
  11. Урок 11. 00:07:53
    Using Svelte's Dimension Bindings for Responsive Scatterplots
  12. Урок 12. 00:41:24
    A Guide to Svelte Hover Events, Dynamic Styling, and Tooltips
  13. Урок 13. 00:08:20
    Adding Finishing Touches to a Svelte Scatterplot
  14. Урок 14. 00:04:28
    How to Build a Dynamic, Physics-Based Beeswarm Plot
  15. Урок 15. 00:38:12
    An introduction to d3-force for Svelte Visualizations
  16. Урок 16. 00:19:01
    Making Our Circles Reactive and Responsive
  17. Урок 17. 00:14:38
    Adding Dynamic, Data-Based Styling to a Svelte Beeswarm Plot
  18. Урок 18. 00:40:31
    Add Axes, Titles, and Legends to Svelte Beeswarm Visualization
  19. Урок 19. 00:41:25
    Using the on:mouseover Event to Create Tooltips With Svelte
  20. Урок 20. 00:23:00
    How to Add Filters and Hover Effects to Style Svelte Visualizations
  21. Урок 21. 00:03:48
    Svelte Beeswarm Walkthrough - Wrapping Up
  22. Урок 22. 00:01:57
    Create an Interactive Globe Visualization With Svelte + D3.js
  23. Урок 23. 00:22:34
    An Introduction to the D3 Module d3-geo for Svelte Charts
  24. Урок 24. 00:03:00
    Build a Responsive Globe Visualization With Svelte Dimension Bindings
  25. Урок 25. 00:09:07
    Styling our Globe
  26. Урок 26. 00:12:27
    How to Add Data to a Svelte Globe Visualization
  27. Урок 27. 00:37:07
    Creating a Rotating Globe Visualization in Svelte
  28. Урок 28. 00:30:32
    How to Add Interactive Tooltips to a Svelte Globe Visualization
  29. Урок 29. 00:16:06
    Add a Legend and Reference Line to a Svelte Globe Visualization
  30. Урок 30. 00:06:31
    Adding a Title to a Svelte Rotating Globe Visualization
  31. Урок 31. 00:04:57
    How to Build an Interactive Scrollytelling Scatterplot
  32. Урок 32. 00:20:46
    Create a Scrollytelling Component With Svelte
  33. Урок 33. 00:18:19
    How to Trigger New Behavior on Scroll With Scrollytelling
  34. Урок 34. 00:08:24
    How to Update Axes Based On Scroll Position With Scrollytelling
  35. Урок 35. 00:22:42
    Adjusting Svelte Chart to Fit Within Articles
  36. Урок 36. 00:19:47
    How to Clean Up and Componentize Svelte Code