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