summaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-07-01 09:19:03 +0300
committerPaul Buetow <paul@buetow.org>2026-07-01 09:19:03 +0300
commit700c66b20aaf2fda9298717e6020005b4af1d891 (patch)
tree18305cec85d6ceb3e17f50424c89685b54872e23 /about
parenteb3d05ffad26141ddef95c4bcd1421563822f9ca (diff)
Update content for md
Diffstat (limited to 'about')
-rw-r--r--about/resources.md212
-rw-r--r--about/showcase-rank-history.svg4
-rw-r--r--about/showcase.md1017
-rw-r--r--about/showcase/debroid/image-1.png549
-rw-r--r--about/showcase/shuriken.sh/image-1.svg18
5 files changed, 748 insertions, 1052 deletions
diff --git a/about/resources.md b/about/resources.md
index 4f2b5c45..fc672978 100644
--- a/about/resources.md
+++ b/about/resources.md
@@ -36,111 +36,111 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* Funktionale Programmierung; Peter Pepper; Springer
-* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* C++ Programming Language; Bjarne Stroustrup;
+* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
* Modern Perl; Chromatic ; Onyx Neon Press
-* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
-* Raku Recipes; J.J. Merelo; Apress
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-* Effective awk programming; Arnold Robbins; O'Reilly
+* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* Raku Fundamentals; Moritz Lenz; Apress
* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-* Leanring eBPF; Liz Rice; O'Reilly
-* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress
-* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* Ultimate Go Notebook; Bill Kennedy
-* Java ist auch eine Insel; Christian Ullenboom;
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* Developing Games in Java; David Brackeen and others...; New Riders
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* Raku Fundamentals; Moritz Lenz; Apress
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
* The Docker Book; James Turnbull; Kindle
-* C++ Programming Language; Bjarne Stroustrup;
-* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+* Java ist auch eine Insel; Christian Ullenboom;
* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* DNS and BIND; Cricket Liu; O'Reilly
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* 97 Things Every Cloud Engineer Should Know: Collective Wisdom from the Experts;Emily Freeman, Nathen Harvey; O'Reilly
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* Terraform Cookbook; Mikael Krief; Packt Publishing
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
+* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* Effective awk programming; Arnold Robbins; O'Reilly
+* Systemprogrammierung in Go; Frank Müller; dpunkt
+* 97 Things Every Cloud Engineer Should Know: Collective Wisdom from the Experts;Emily Freeman, Nathen Harvey; O'Reilly
+* Funktionale Programmierung; Peter Pepper; Springer
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
+* Raku Recipes; J.J. Merelo; Apress
+* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
+* Ultimate Go Notebook; Bill Kennedy
+* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+* Leanring eBPF; Liz Rice; O'Reilly
+* DNS and BIND; Cricket Liu; O'Reilly
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress
* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Developing Games in Java; David Brackeen and others...; New Riders
## Technical references
I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:
-* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
+* The Linux Programming Interface; Michael Kerrisk; No Starch Press
+* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
+* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
+* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
+* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
* Relayd and Httpd Mastery; Michael W Lucas
-* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
-* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
-* The Linux Programming Interface; Michael Kerrisk; No Starch Press
-* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
## Self-development and soft-skills books
In random order:
-* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
-* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* Ultralearning; Scott Young; Thorsons
-* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
-* Slow Productivity; Cal Newport; Penguin Random House
-* Eat That Frog; Brian Tracy
-* 101 Essays that change the way you think; Brianna Wiest; Audiobook
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Getting Things Done; David Allen
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
-* Ultralearning; Anna Laurent; Self-published via Amazon
-* Meditation for Mortals, Oliver Burkeman, Audiobook
+* Getting Things Done; David Allen
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* Deep Work; Cal Newport; Piatkus
+* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
* Atomic Habits; James Clear; Random House Business
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* The Power of Now; Eckhard Tolle; Yellow Kite
+* Ultralearning; Anna Laurent; Self-published via Amazon
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+* Slow Productivity; Cal Newport; Penguin Random House
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* Ultralearning; Scott Young; Thorsons
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
+* Meditation for Mortals, Oliver Burkeman, Audiobook
+* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
+* Soft Skills; John Sommez; Manning Publications
* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
+* So Good They Can't Ignore You; Cal Newport; Business Plus
+* Eat That Frog; Brian Tracy
+* 101 Essays that change the way you think; Brianna Wiest; Audiobook
+* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* Digital Minimalism; Cal Newport; Portofolio Penguin
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
+* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
* The Joy of Missing Out; Christina Crook; New Society Publishers
+* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
* Influence without Authority; A. Cohen, D. Bradford; Wiley
-* The Power of Now; Eckhard Tolle; Yellow Kite
-* Deep Work; Cal Newport; Piatkus
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
-* So Good They Can't Ignore You; Cal Newport; Business Plus
-* Soft Skills; John Sommez; Manning Publications
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
[Here are notes of mine for some of the books](../notes/index.md)
@@ -148,29 +148,29 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
-* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
-* AWS Immersion Day; Amazon; 1-day interactive online training
-* MySQL Deep Dive Workshop; 2-day on-site training
+* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
+* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)
+* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
+* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
+* Apache Tomcat Best Practises; 3-day on-site training
* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
+* Scripting Vim; Damian Conway; O'Reilly Online
+* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
* Protocol buffers; O'Reilly Online
-* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
-* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* AWS Immersion Day; Amazon; 1-day interactive online training
* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-* Apache Tomcat Best Practises; 3-day on-site training
-* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
* Functional programming lecture; Remote University of Hagen
-* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
-* Scripting Vim; Damian Conway; O'Reilly Online
-* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)
+* MySQL Deep Dive Workshop; 2-day on-site training
## Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
-* How CPUs work at https://cpu.land
* Raku Guide at https://raku.guide
+* How CPUs work at https://cpu.land
* Advanced Bash-Scripting Guide
## Podcasts
@@ -179,32 +179,32 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* Hidden Brain
-* The Pragmatic Engineer Podcast
-* Maintainable
-* Deep Questions with Cal Newport
-* Dev Interrupted
-* Wednesday Wisdom
-* Modern Mentor
* Pratical AI
-* Backend Banter
+* Dev Interrupted
+* Fallthrough [Golang]
* Fork Around And Find Out
+* Modern Mentor
* The ProdCast (Google SRE Podcast)
-* BSD Now [BSD]
+* The Pragmatic Engineer Podcast
+* Maintainable
+* Deep Questions with Cal Newport
* The Changelog Podcast(s)
-* Fallthrough [Golang]
* Cup o' Go [Golang]
+* Backend Banter
+* Wednesday Wisdom
+* BSD Now [BSD]
+* Hidden Brain
### Podcasts I liked
I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.
-* CRE: Chaosradio Express [german]
-* Ship It (predecessor of Fork Around And Find Out)
-* FLOSS weekly
* Go Time (predecessor of fallthrough)
-* Modern Mentor
* Java Pub House
+* FLOSS weekly
+* Ship It (predecessor of Fork Around And Find Out)
+* Modern Mentor
+* CRE: Chaosradio Express [german]
## Newsletters I like
@@ -212,25 +212,25 @@ This is a mix of tech and non-tech newsletters I am subscribed to. In random ord
* Andreas Brandhorst Newsletter (Sci-Fi author)
* Golang Weekly
+* Ruby Weekly
+* The Pragmatic Engineer
+* Changelog News
+* Monospace Mentor
+* VK Newsletter
* The Imperfectionist
* Register Spill
-* Monospace Mentor
* byteSizeGo
-* The Pragmatic Engineer
* Applied Go Weekly Newsletter
-* Changelog News
-* VK Newsletter
* The Valuable Dev
-* Ruby Weekly
## Magazines I like(d)
This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order:
* Linux Magazine
-* freeX (not published anymore)
* LWN (online only)
* Linux User
+* freeX (not published anymore)
## YouTube channels
diff --git a/about/showcase-rank-history.svg b/about/showcase-rank-history.svg
index 69dc2007..b2df466f 100644
--- a/about/showcase-rank-history.svg
+++ b/about/showcase-rank-history.svg
@@ -14,12 +14,12 @@ svg{background:#1a1a2e;font-family:monospace}
#ttbg{fill:#1a1a40;stroke:#4444aa;stroke-width:1}
#tttl{fill:#fff;font-size:12px;font-weight:bold;font-family:monospace}
.ttrow{fill:#bbb;font-size:10px;font-family:monospace}
-</style><rect width="100%" height="100%" fill="#1a1a2e"/><g id="chart"><text class="title" x="640" y="28" text-anchor="middle">Project Rank History</text><text class="sub" x="640" y="44" text-anchor="middle">rank 1 = highest score · hover a line or legend entry to highlight · 72 projects tracked</text><text class="sub" x="640" y="57" text-anchor="middle">grey lines = inactive projects (avg commit age &gt; 2 years) · hover legend entry to highlight</text><text class="al" text-anchor="middle" transform="rotate(-90 15.0 290.0)" x="15.0" y="290.0">Rank</text><line class="gl" x1="55.0" y1="70.0" x2="955.0" y2="70.0"/><text class="al" x="49.0" y="74.0" text-anchor="end">1</text><line class="gl" x1="55.0" y1="101.0" x2="955.0" y2="101.0"/><text class="al" x="49.0" y="105.0" text-anchor="end">6</text><line class="gl" x1="55.0" y1="132.0" x2="955.0" y2="132.0"/><text class="al" x="49.0" y="136.0" text-anchor="end">11</text><line class="gl" x1="55.0" y1="163.0" x2="955.0" y2="163.0"/><text class="al" x="49.0" y="167.0" text-anchor="end">16</text><line class="gl" x1="55.0" y1="193.9" x2="955.0" y2="193.9"/><text class="al" x="49.0" y="197.9" text-anchor="end">21</text><line class="gl" x1="55.0" y1="224.9" x2="955.0" y2="224.9"/><text class="al" x="49.0" y="228.9" text-anchor="end">26</text><line class="gl" x1="55.0" y1="255.9" x2="955.0" y2="255.9"/><text class="al" x="49.0" y="259.9" text-anchor="end">31</text><line class="gl" x1="55.0" y1="286.9" x2="955.0" y2="286.9"/><text class="al" x="49.0" y="290.9" text-anchor="end">36</text><line class="gl" x1="55.0" y1="317.9" x2="955.0" y2="317.9"/><text class="al" x="49.0" y="321.9" text-anchor="end">41</text><line class="gl" x1="55.0" y1="348.9" x2="955.0" y2="348.9"/><text class="al" x="49.0" y="352.9" text-anchor="end">46</text><line class="gl" x1="55.0" y1="379.9" x2="955.0" y2="379.9"/><text class="al" x="49.0" y="383.9" text-anchor="end">51</text><line class="gl" x1="55.0" y1="410.8" x2="955.0" y2="410.8"/><text class="al" x="49.0" y="414.8" text-anchor="end">56</text><line class="gl" x1="55.0" y1="441.8" x2="955.0" y2="441.8"/><text class="al" x="49.0" y="445.8" text-anchor="end">61</text><line class="gl" x1="55.0" y1="472.8" x2="955.0" y2="472.8"/><text class="al" x="49.0" y="476.8" text-anchor="end">66</text><line class="gl" x1="55.0" y1="503.8" x2="955.0" y2="503.8"/><text class="al" x="49.0" y="507.8" text-anchor="end">71</text><line class="gl" x1="55.0" y1="70" x2="55.0" y2="510.0"/><text class="al" x="55.0" y="526.0" text-anchor="middle">13w ago</text><line class="gl" x1="124.2" y1="70" x2="124.2" y2="510.0"/><line class="gl" x1="193.5" y1="70" x2="193.5" y2="510.0"/><line class="gl" x1="262.7" y1="70" x2="262.7" y2="510.0"/><line class="gl" x1="331.9" y1="70" x2="331.9" y2="510.0"/><text class="al" x="331.9" y="526.0" text-anchor="middle">9w ago</text><line class="gl" x1="401.2" y1="70" x2="401.2" y2="510.0"/><line class="gl" x1="470.4" y1="70" x2="470.4" y2="510.0"/><line class="gl" x1="539.6" y1="70" x2="539.6" y2="510.0"/><line class="gl" x1="608.8" y1="70" x2="608.8" y2="510.0"/><text class="al" x="608.8" y="526.0" text-anchor="middle">5w ago</text><line class="gl" x1="678.1" y1="70" x2="678.1" y2="510.0"/><line class="gl" x1="747.3" y1="70" x2="747.3" y2="510.0"/><line class="gl" x1="816.5" y1="70" x2="816.5" y2="510.0"/><line class="gl" x1="885.8" y1="70" x2="885.8" y2="510.0"/><text class="al" x="885.8" y="526.0" text-anchor="middle">1w ago</text><line class="gl" x1="955.0" y1="70" x2="955.0" y2="510.0"/><text class="al" x="955.0" y="526.0" text-anchor="middle">now</text><g class="pg" id="pg-0" onmouseenter="onEnter(0,event)" onmouseleave="onLeave()"><path d="M55.0 144.4 L124.2 150.6 L193.5 169.2 L262.7 169.2 L331.9 193.9 L401.2 200.1 L470.4 212.5 L539.6 212.5 L608.8 212.5 L678.1 218.7 L747.3 224.9 L816.5 224.9 L885.8 237.3 L955.0 70.0" stroke="#e75555" class="pl"/><g class="pd" fill="#e75555"><circle cx="55.0" cy="144.4" r="4"/><circle cx="124.2" cy="150.6" r="4"/><circle cx="193.5" cy="169.2" r="4"/><circle cx="262.7" cy="169.2" r="4"/><circle cx="331.9" cy="193.9" r="4"/><circle cx="401.2" cy="200.1" r="4"/><circle cx="470.4" cy="212.5" r="4"/><circle cx="539.6" cy="212.5" r="4"/><circle cx="608.8" cy="212.5" r="4"/><circle cx="678.1" cy="218.7" r="4"/><circle cx="747.3" cy="224.9" r="4"/><circle cx="816.5" cy="224.9" r="4"/><circle cx="885.8" cy="237.3" r="4"/><circle cx="955.0" cy="70.0" r="4"/></g></g><g class="pg" id="pg-1" onmouseenter="onEnter(1,event)" onmouseleave="onLeave()"><path d="M331.9 82.4 L401.2 107.2 L470.4 132.0 L539.6 132.0 L608.8 150.6 L678.1 156.8 L747.3 163.0 L816.5 169.2 L885.8 76.2 L955.0 76.2" stroke="#5580e7" class="pl"/><g class="pd" fill="#5580e7"><circle cx="331.9" cy="82.4" r="4"/><circle cx="401.2" cy="107.2" r="4"/><circle cx="470.4" cy="132.0" r="4"/><circle cx="539.6" cy="132.0" r="4"/><circle cx="608.8" cy="150.6" r="4"/><circle cx="678.1" cy="156.8" r="4"/><circle cx="747.3" cy="163.0" r="4"/><circle cx="816.5" cy="169.2" r="4"/><circle cx="885.8" cy="76.2" r="4"/><circle cx="955.0" cy="76.2" r="4"/></g></g><g class="pg" id="pg-2" onmouseenter="onEnter(2,event)" onmouseleave="onLeave()"><path d="M55.0 82.4 L124.2 82.4 L193.5 94.8 L262.7 82.4 L331.9 88.6 L401.2 101.0 L470.4 113.4 L539.6 113.4 L608.8 119.6 L678.1 107.2 L747.3 107.2 L816.5 107.2 L885.8 113.4 L955.0 82.4" stroke="#aae755" class="pl"/><g class="pd" fill="#aae755"><circle cx="55.0" cy="82.4" r="4"/><circle cx="124.2" cy="82.4" r="4"/><circle cx="193.5" cy="94.8" r="4"/><circle cx="262.7" cy="82.4" r="4"/><circle cx="331.9" cy="88.6" r="4"/><circle cx="401.2" cy="101.0" r="4"/><circle cx="470.4" cy="113.4" r="4"/><circle cx="539.6" cy="113.4" r="4"/><circle cx="608.8" cy="119.6" r="4"/><circle cx="678.1" cy="107.2" r="4"/><circle cx="747.3" cy="107.2" r="4"/><circle cx="816.5" cy="107.2" r="4"/><circle cx="885.8" cy="113.4" r="4"/><circle cx="955.0" cy="82.4" r="4"/></g></g><g class="pg" id="pg-3" onmouseenter="onEnter(3,event)" onmouseleave="onLeave()"><path d="M678.1 70.0 L747.3 70.0 L816.5 76.2 L885.8 82.4 L955.0 88.6" stroke="#e755d5" class="pl"/><g class="pd" fill="#e755d5"><circle cx="678.1" cy="70.0" r="4"/><circle cx="747.3" cy="70.0" r="4"/><circle cx="816.5" cy="76.2" r="4"/><circle cx="885.8" cy="82.4" r="4"/><circle cx="955.0" cy="88.6" r="4"/></g></g><g class="pg" id="pg-4" onmouseenter="onEnter(4,event)" onmouseleave="onLeave()"><path d="M55.0 70.0 L124.2 70.0 L193.5 76.2 L262.7 88.6 L331.9 119.6 L401.2 138.2 L470.4 150.6 L539.6 150.6 L608.8 144.4 L678.1 150.6 L747.3 138.2 L816.5 70.0 L885.8 94.8 L955.0 94.8" stroke="#55e7ce" class="pl"/><g class="pd" fill="#55e7ce"><circle cx="55.0" cy="70.0" r="4"/><circle cx="124.2" cy="70.0" r="4"/><circle cx="193.5" cy="76.2" r="4"/><circle cx="262.7" cy="88.6" r="4"/><circle cx="331.9" cy="119.6" r="4"/><circle cx="401.2" cy="138.2" r="4"/><circle cx="470.4" cy="150.6" r="4"/><circle cx="539.6" cy="150.6" r="4"/><circle cx="608.8" cy="144.4" r="4"/><circle cx="678.1" cy="150.6" r="4"/><circle cx="747.3" cy="138.2" r="4"/><circle cx="816.5" cy="70.0" r="4"/><circle cx="885.8" cy="94.8" r="4"/><circle cx="955.0" cy="94.8" r="4"/></g></g><g class="pg" id="pg-5" onmouseenter="onEnter(5,event)" onmouseleave="onLeave()"><path d="M55.0 94.8 L124.2 107.2 L193.5 119.6 L262.7 119.6 L331.9 107.2 L401.2 119.6 L470.4 107.2 L539.6 107.2 L608.8 125.8 L678.1 138.2 L747.3 150.6 L816.5 94.8 L885.8 88.6 L955.0 101.0" stroke="#e7a455" class="pl"/><g class="pd" fill="#e7a455"><circle cx="55.0" cy="94.8" r="4"/><circle cx="124.2" cy="107.2" r="4"/><circle cx="193.5" cy="119.6" r="4"/><circle cx="262.7" cy="119.6" r="4"/><circle cx="331.9" cy="107.2" r="4"/><circle cx="401.2" cy="119.6" r="4"/><circle cx="470.4" cy="107.2" r="4"/><circle cx="539.6" cy="107.2" r="4"/><circle cx="608.8" cy="125.8" r="4"/><circle cx="678.1" cy="138.2" r="4"/><circle cx="747.3" cy="150.6" r="4"/><circle cx="816.5" cy="94.8" r="4"/><circle cx="885.8" cy="88.6" r="4"/><circle cx="955.0" cy="101.0" r="4"/></g></g><g class="pg" id="pg-6" onmouseenter="onEnter(6,event)" onmouseleave="onLeave()"><path d="M55.0 76.2 L124.2 156.8 L193.5 82.4 L262.7 70.0 L331.9 70.0 L401.2 88.6 L470.4 101.0 L539.6 101.0 L608.8 113.4 L678.1 82.4 L747.3 94.8 L816.5 88.6 L885.8 101.0 L955.0 107.2" stroke="#7a55e7" class="pl"/><g class="pd" fill="#7a55e7"><circle cx="55.0" cy="76.2" r="4"/><circle cx="124.2" cy="156.8" r="4"/><circle cx="193.5" cy="82.4" r="4"/><circle cx="262.7" cy="70.0" r="4"/><circle cx="331.9" cy="70.0" r="4"/><circle cx="401.2" cy="88.6" r="4"/><circle cx="470.4" cy="101.0" r="4"/><circle cx="539.6" cy="101.0" r="4"/><circle cx="608.8" cy="113.4" r="4"/><circle cx="678.1" cy="82.4" r="4"/><circle cx="747.3" cy="94.8" r="4"/><circle cx="816.5" cy="88.6" r="4"/><circle cx="885.8" cy="101.0" r="4"/><circle cx="955.0" cy="107.2" r="4"/></g></g><g class="pg" id="pg-7" onmouseenter="onEnter(7,event)" onmouseleave="onLeave()"><path d="M331.9 94.8 L401.2 76.2 L470.4 82.4 L539.6 82.4 L608.8 82.4 L678.1 88.6 L747.3 76.2 L816.5 82.4 L885.8 107.2 L955.0 113.4" stroke="#5ce755" class="pl"/><g class="pd" fill="#5ce755"><circle cx="331.9" cy="94.8" r="4"/><circle cx="401.2" cy="76.2" r="4"/><circle cx="470.4" cy="82.4" r="4"/><circle cx="539.6" cy="82.4" r="4"/><circle cx="608.8" cy="82.4" r="4"/><circle cx="678.1" cy="88.6" r="4"/><circle cx="747.3" cy="76.2" r="4"/><circle cx="816.5" cy="82.4" r="4"/><circle cx="885.8" cy="107.2" r="4"/><circle cx="955.0" cy="113.4" r="4"/></g></g><g class="pg" id="pg-8" onmouseenter="onEnter(8,event)" onmouseleave="onLeave()"><path d="M55.0 187.7 L124.2 193.9 L193.5 70.0 L262.7 76.2 L331.9 101.0 L401.2 113.4 L470.4 125.8 L539.6 125.8 L608.8 70.0 L678.1 76.2 L747.3 88.6 L816.5 101.0 L885.8 119.6 L955.0 119.6" stroke="#e75586" class="pl"/><g class="pd" fill="#e75586"><circle cx="55.0" cy="187.7" r="4"/><circle cx="124.2" cy="193.9" r="4"/><circle cx="193.5" cy="70.0" r="4"/><circle cx="262.7" cy="76.2" r="4"/><circle cx="331.9" cy="101.0" r="4"/><circle cx="401.2" cy="113.4" r="4"/><circle cx="470.4" cy="125.8" r="4"/><circle cx="539.6" cy="125.8" r="4"/><circle cx="608.8" cy="70.0" r="4"/><circle cx="678.1" cy="76.2" r="4"/><circle cx="747.3" cy="88.6" r="4"/><circle cx="816.5" cy="101.0" r="4"/><circle cx="885.8" cy="119.6" r="4"/><circle cx="955.0" cy="119.6" r="4"/></g></g><g class="pg" id="pg-9" onmouseenter="onEnter(9,event)" onmouseleave="onLeave()"><path d="M55.0 156.8 L124.2 169.2 L193.5 132.0 L262.7 132.0 L331.9 150.6 L401.2 163.0 L470.4 175.4 L539.6 175.4 L608.8 175.4 L678.1 181.5 L747.3 187.7 L816.5 187.7 L885.8 125.8 L955.0 125.8" stroke="#55b0e7" class="pl"/><g class="pd" fill="#55b0e7"><circle cx="55.0" cy="156.8" r="4"/><circle cx="124.2" cy="169.2" r="4"/><circle cx="193.5" cy="132.0" r="4"/><circle cx="262.7" cy="132.0" r="4"/><circle cx="331.9" cy="150.6" r="4"/><circle cx="401.2" cy="163.0" r="4"/><circle cx="470.4" cy="175.4" r="4"/><circle cx="539.6" cy="175.4" r="4"/><circle cx="608.8" cy="175.4" r="4"/><circle cx="678.1" cy="181.5" r="4"/><circle cx="747.3" cy="187.7" r="4"/><circle cx="816.5" cy="187.7" r="4"/><circle cx="885.8" cy="125.8" r="4"/><circle cx="955.0" cy="125.8" r="4"/></g></g><g class="pg" id="pg-10" onmouseenter="onEnter(10,event)" onmouseleave="onLeave()"><path d="M55.0 212.5 L124.2 212.5 L193.5 212.5 L262.7 212.5 L331.9 237.3 L401.2 243.5 L470.4 76.2 L539.6 76.2 L608.8 88.6 L678.1 101.0 L747.3 101.0 L816.5 119.6 L885.8 132.0 L955.0 132.0" stroke="#dbe755" class="pl"/><g class="pd" fill="#dbe755"><circle cx="55.0" cy="212.5" r="4"/><circle cx="124.2" cy="212.5" r="4"/><circle cx="193.5" cy="212.5" r="4"/><circle cx="262.7" cy="212.5" r="4"/><circle cx="331.9" cy="237.3" r="4"/><circle cx="401.2" cy="243.5" r="4"/><circle cx="470.4" cy="76.2" r="4"/><circle cx="539.6" cy="76.2" r="4"/><circle cx="608.8" cy="88.6" r="4"/><circle cx="678.1" cy="101.0" r="4"/><circle cx="747.3" cy="101.0" r="4"/><circle cx="816.5" cy="119.6" r="4"/><circle cx="885.8" cy="132.0" r="4"/><circle cx="955.0" cy="132.0" r="4"/></g></g><g class="pg" id="pg-11" onmouseenter="onEnter(11,event)" onmouseleave="onLeave()"><path d="M55.0 150.6 L124.2 144.4 L193.5 163.0 L262.7 156.8 L331.9 175.4 L401.2 70.0 L470.4 88.6 L539.6 88.6 L608.8 101.0 L678.1 113.4 L747.3 113.4 L816.5 125.8 L885.8 138.2 L955.0 138.2" stroke="#c855e7" class="pl"/><g class="pd" fill="#c855e7"><circle cx="55.0" cy="150.6" r="4"/><circle cx="124.2" cy="144.4" r="4"/><circle cx="193.5" cy="163.0" r="4"/><circle cx="262.7" cy="156.8" r="4"/><circle cx="331.9" cy="175.4" r="4"/><circle cx="401.2" cy="70.0" r="4"/><circle cx="470.4" cy="88.6" r="4"/><circle cx="539.6" cy="88.6" r="4"/><circle cx="608.8" cy="101.0" r="4"/><circle cx="678.1" cy="113.4" r="4"/><circle cx="747.3" cy="113.4" r="4"/><circle cx="816.5" cy="125.8" r="4"/><circle cx="885.8" cy="138.2" r="4"/><circle cx="955.0" cy="138.2" r="4"/></g></g><g class="pg" id="pg-12" onmouseenter="onEnter(12,event)" onmouseleave="onLeave()"><path d="M55.0 163.0 L124.2 163.0 L193.5 175.4 L262.7 175.4 L331.9 200.1 L401.2 206.3 L470.4 94.8 L539.6 94.8 L608.8 107.2 L678.1 119.6 L747.3 119.6 L816.5 132.0 L885.8 150.6 L955.0 144.4" stroke="#55e79e" class="pl"/><g class="pd" fill="#55e79e"><circle cx="55.0" cy="163.0" r="4"/><circle cx="124.2" cy="163.0" r="4"/><circle cx="193.5" cy="175.4" r="4"/><circle cx="262.7" cy="175.4" r="4"/><circle cx="331.9" cy="200.1" r="4"/><circle cx="401.2" cy="206.3" r="4"/><circle cx="470.4" cy="94.8" r="4"/><circle cx="539.6" cy="94.8" r="4"/><circle cx="608.8" cy="107.2" r="4"/><circle cx="678.1" cy="119.6" r="4"/><circle cx="747.3" cy="119.6" r="4"/><circle cx="816.5" cy="132.0" r="4"/><circle cx="885.8" cy="150.6" r="4"/><circle cx="955.0" cy="144.4" r="4"/></g></g><g class="pg" id="pg-13" onmouseenter="onEnter(13,event)" onmouseleave="onLeave()"><path d="M747.3 82.4 L816.5 113.4 L885.8 144.4 L955.0 150.6" stroke="#e77355" class="pl"/><g class="pd" fill="#e77355"><circle cx="747.3" cy="82.4" r="4"/><circle cx="816.5" cy="113.4" r="4"/><circle cx="885.8" cy="144.4" r="4"/><circle cx="955.0" cy="150.6" r="4"/></g></g><g class="pg" id="pg-14" onmouseenter="onEnter(14,event)" onmouseleave="onLeave()"><path d="M401.2 82.4 L470.4 70.0 L539.6 70.0 L608.8 94.8 L678.1 125.8 L747.3 132.0 L816.5 138.2 L885.8 156.8 L955.0 156.8" stroke="#5562e7" class="pl"/><g class="pd" fill="#5562e7"><circle cx="401.2" cy="82.4" r="4"/><circle cx="470.4" cy="70.0" r="4"/><circle cx="539.6" cy="70.0" r="4"/><circle cx="608.8" cy="94.8" r="4"/><circle cx="678.1" cy="125.8" r="4"/><circle cx="747.3" cy="132.0" r="4"/><circle cx="816.5" cy="138.2" r="4"/><circle cx="885.8" cy="156.8" r="4"/><circle cx="955.0" cy="156.8" r="4"/></g></g><g class="pg" id="pg-15" onmouseenter="onEnter(15,event)" onmouseleave="onLeave()"><path d="M608.8 76.2 L678.1 94.8 L747.3 125.8 L816.5 144.4 L885.8 163.0 L955.0 163.0" stroke="#8ce755" class="pl"/><g class="pd" fill="#8ce755"><circle cx="608.8" cy="76.2" r="4"/><circle cx="678.1" cy="94.8" r="4"/><circle cx="747.3" cy="125.8" r="4"/><circle cx="816.5" cy="144.4" r="4"/><circle cx="885.8" cy="163.0" r="4"/><circle cx="955.0" cy="163.0" r="4"/></g></g><g class="pg" id="pg-16" onmouseenter="onEnter(16,event)" onmouseleave="onLeave()"><path d="M55.0 107.2 L124.2 94.8 L193.5 107.2 L262.7 107.2 L331.9 132.0 L401.2 150.6 L470.4 163.0 L539.6 163.0 L608.8 138.2 L678.1 144.4 L747.3 156.8 L816.5 156.8 L885.8 169.2 L955.0 169.2" stroke="#e755b7" class="pl"/><g class="pd" fill="#e755b7"><circle cx="55.0" cy="107.2" r="4"/><circle cx="124.2" cy="94.8" r="4"/><circle cx="193.5" cy="107.2" r="4"/><circle cx="262.7" cy="107.2" r="4"/><circle cx="331.9" cy="132.0" r="4"/><circle cx="401.2" cy="150.6" r="4"/><circle cx="470.4" cy="163.0" r="4"/><circle cx="539.6" cy="163.0" r="4"/><circle cx="608.8" cy="138.2" r="4"/><circle cx="678.1" cy="144.4" r="4"/><circle cx="747.3" cy="156.8" r="4"/><circle cx="816.5" cy="156.8" r="4"/><circle cx="885.8" cy="169.2" r="4"/><circle cx="955.0" cy="169.2" r="4"/></g></g><g class="pg" id="pg-17" onmouseenter="onEnter(17,event)" onmouseleave="onLeave()"><path d="M124.2 76.2 L193.5 88.6 L262.7 94.8 L331.9 125.8 L401.2 132.0 L470.4 138.2 L539.6 138.2 L608.8 156.8 L678.1 163.0 L747.3 169.2 L816.5 163.0 L885.8 175.4 L955.0 175.4" stroke="#55e1e7" class="pl"/><g class="pd" fill="#55e1e7"><circle cx="124.2" cy="76.2" r="4"/><circle cx="193.5" cy="88.6" r="4"/><circle cx="262.7" cy="94.8" r="4"/><circle cx="331.9" cy="125.8" r="4"/><circle cx="401.2" cy="132.0" r="4"/><circle cx="470.4" cy="138.2" r="4"/><circle cx="539.6" cy="138.2" r="4"/><circle cx="608.8" cy="156.8" r="4"/><circle cx="678.1" cy="163.0" r="4"/><circle cx="747.3" cy="169.2" r="4"/><circle cx="816.5" cy="163.0" r="4"/><circle cx="885.8" cy="175.4" r="4"/><circle cx="955.0" cy="175.4" r="4"/></g></g><g class="pg" id="pg-18" onmouseenter="onEnter(18,event)" onmouseleave="onLeave()"><path d="M55.0 355.1 L124.2 88.6 L193.5 101.0 L262.7 101.0 L331.9 348.9 L401.2 367.5 L470.4 367.5 L539.6 367.5 L608.8 373.7 L678.1 379.9 L747.3 392.3 L816.5 392.3 L885.8 181.5 L955.0 181.5" stroke="#e7c255" class="pl"/><g class="pd" fill="#e7c255"><circle cx="55.0" cy="355.1" r="4"/><circle cx="124.2" cy="88.6" r="4"/><circle cx="193.5" cy="101.0" r="4"/><circle cx="262.7" cy="101.0" r="4"/><circle cx="331.9" cy="348.9" r="4"/><circle cx="401.2" cy="367.5" r="4"/><circle cx="470.4" cy="367.5" r="4"/><circle cx="539.6" cy="367.5" r="4"/><circle cx="608.8" cy="373.7" r="4"/><circle cx="678.1" cy="379.9" r="4"/><circle cx="747.3" cy="392.3" r="4"/><circle cx="816.5" cy="392.3" r="4"/><circle cx="885.8" cy="181.5" r="4"/><circle cx="955.0" cy="181.5" r="4"/></g></g><g class="pg" id="pg-19" onmouseenter="onEnter(19,event)" onmouseleave="onLeave()"><path d="M55.0 193.9 L124.2 218.7 L193.5 218.7 L262.7 218.7 L331.9 138.2 L401.2 144.4 L470.4 156.8 L539.6 156.8 L608.8 169.2 L678.1 175.4 L747.3 181.5 L816.5 181.5 L885.8 187.7 L955.0 187.7" stroke="#9855e7" class="pl"/><g class="pd" fill="#9855e7"><circle cx="55.0" cy="193.9" r="4"/><circle cx="124.2" cy="218.7" r="4"/><circle cx="193.5" cy="218.7" r="4"/><circle cx="262.7" cy="218.7" r="4"/><circle cx="331.9" cy="138.2" r="4"/><circle cx="401.2" cy="144.4" r="4"/><circle cx="470.4" cy="156.8" r="4"/><circle cx="539.6" cy="156.8" r="4"/><circle cx="608.8" cy="169.2" r="4"/><circle cx="678.1" cy="175.4" r="4"/><circle cx="747.3" cy="181.5" r="4"/><circle cx="816.5" cy="181.5" r="4"/><circle cx="885.8" cy="187.7" r="4"/><circle cx="955.0" cy="187.7" r="4"/></g></g><g class="pg" id="pg-20" onmouseenter="onEnter(20,event)" onmouseleave="onLeave()"><path d="M55.0 101.0 L124.2 460.4 L193.5 460.4 L262.7 460.4 L331.9 113.4 L401.2 125.8 L470.4 144.4 L539.6 144.4 L608.8 163.0 L678.1 169.2 L747.3 175.4 L816.5 175.4 L885.8 193.9 L955.0 193.9" stroke="#55e76d" class="pl"/><g class="pd" fill="#55e76d"><circle cx="55.0" cy="101.0" r="4"/><circle cx="124.2" cy="460.4" r="4"/><circle cx="193.5" cy="460.4" r="4"/><circle cx="262.7" cy="460.4" r="4"/><circle cx="331.9" cy="113.4" r="4"/><circle cx="401.2" cy="125.8" r="4"/><circle cx="470.4" cy="144.4" r="4"/><circle cx="539.6" cy="144.4" r="4"/><circle cx="608.8" cy="163.0" r="4"/><circle cx="678.1" cy="169.2" r="4"/><circle cx="747.3" cy="175.4" r="4"/><circle cx="816.5" cy="175.4" r="4"/><circle cx="885.8" cy="193.9" r="4"/><circle cx="955.0" cy="193.9" r="4"/></g></g><g class="pg" id="pg-21" onmouseenter="onEnter(21,event)" onmouseleave="onLeave()"><path d="M55.0 125.8 L124.2 125.8 L193.5 144.4 L262.7 138.2 L331.9 156.8 L401.2 187.7 L470.4 200.1 L539.6 200.1 L608.8 206.3 L678.1 212.5 L747.3 218.7 L816.5 218.7 L885.8 200.1 L955.0 200.1" stroke="#e75568" class="pl"/><g class="pd" fill="#e75568"><circle cx="55.0" cy="125.8" r="4"/><circle cx="124.2" cy="125.8" r="4"/><circle cx="193.5" cy="144.4" r="4"/><circle cx="262.7" cy="138.2" r="4"/><circle cx="331.9" cy="156.8" r="4"/><circle cx="401.2" cy="187.7" r="4"/><circle cx="470.4" cy="200.1" r="4"/><circle cx="539.6" cy="200.1" r="4"/><circle cx="608.8" cy="206.3" r="4"/><circle cx="678.1" cy="212.5" r="4"/><circle cx="747.3" cy="218.7" r="4"/><circle cx="816.5" cy="218.7" r="4"/><circle cx="885.8" cy="200.1" r="4"/><circle cx="955.0" cy="200.1" r="4"/></g></g><g class="pg" id="pg-22" onmouseenter="onEnter(22,event)" onmouseleave="onLeave()"><path d="M55.0 88.6 L124.2 101.0 L193.5 113.4 L262.7 113.4 L331.9 144.4 L401.2 156.8 L470.4 169.2 L539.6 169.2 L608.8 181.5 L678.1 187.7 L747.3 193.9 L816.5 193.9 L885.8 206.3 L955.0 206.3" stroke="#5592e7" class="pl"/><g class="pd" fill="#5592e7"><circle cx="55.0" cy="88.6" r="4"/><circle cx="124.2" cy="101.0" r="4"/><circle cx="193.5" cy="113.4" r="4"/><circle cx="262.7" cy="113.4" r="4"/><circle cx="331.9" cy="144.4" r="4"/><circle cx="401.2" cy="156.8" r="4"/><circle cx="470.4" cy="169.2" r="4"/><circle cx="539.6" cy="169.2" r="4"/><circle cx="608.8" cy="181.5" r="4"/><circle cx="678.1" cy="187.7" r="4"/><circle cx="747.3" cy="193.9" r="4"/><circle cx="816.5" cy="193.9" r="4"/><circle cx="885.8" cy="206.3" r="4"/><circle cx="955.0" cy="206.3" r="4"/></g></g><g class="pg" id="pg-23" onmouseenter="onEnter(23,event)" onmouseleave="onLeave()"><path d="M55.0 132.0 L124.2 138.2 L193.5 156.8 L262.7 163.0 L331.9 181.5 L401.2 175.4 L470.4 187.7 L539.6 187.7 L608.8 193.9 L678.1 193.9 L747.3 200.1 L816.5 200.1 L885.8 212.5 L955.0 212.5" stroke="#bde755" class="pl"/><g class="pd" fill="#bde755"><circle cx="55.0" cy="132.0" r="4"/><circle cx="124.2" cy="138.2" r="4"/><circle cx="193.5" cy="156.8" r="4"/><circle cx="262.7" cy="163.0" r="4"/><circle cx="331.9" cy="181.5" r="4"/><circle cx="401.2" cy="175.4" r="4"/><circle cx="470.4" cy="187.7" r="4"/><circle cx="539.6" cy="187.7" r="4"/><circle cx="608.8" cy="193.9" r="4"/><circle cx="678.1" cy="193.9" r="4"/><circle cx="747.3" cy="200.1" r="4"/><circle cx="816.5" cy="200.1" r="4"/><circle cx="885.8" cy="212.5" r="4"/><circle cx="955.0" cy="212.5" r="4"/></g></g><g class="pg" id="pg-24" onmouseenter="onEnter(24,event)" onmouseleave="onLeave()"><path d="M55.0 138.2 L124.2 132.0 L193.5 150.6 L262.7 144.4 L331.9 169.2 L401.2 181.5 L470.4 193.9 L539.6 193.9 L608.8 200.1 L678.1 206.3 L747.3 212.5 L816.5 212.5 L885.8 218.7 L955.0 218.7" stroke="#e655e7" class="pl"/><g class="pd" fill="#e655e7"><circle cx="55.0" cy="138.2" r="4"/><circle cx="124.2" cy="132.0" r="4"/><circle cx="193.5" cy="150.6" r="4"/><circle cx="262.7" cy="144.4" r="4"/><circle cx="331.9" cy="169.2" r="4"/><circle cx="401.2" cy="181.5" r="4"/><circle cx="470.4" cy="193.9" r="4"/><circle cx="539.6" cy="193.9" r="4"/><circle cx="608.8" cy="200.1" r="4"/><circle cx="678.1" cy="206.3" r="4"/><circle cx="747.3" cy="212.5" r="4"/><circle cx="816.5" cy="212.5" r="4"/><circle cx="885.8" cy="218.7" r="4"/><circle cx="955.0" cy="218.7" r="4"/></g></g><g class="pg" id="pg-25" onmouseenter="onEnter(25,event)" onmouseleave="onLeave()"><path d="M55.0 113.4 L124.2 113.4 L193.5 125.8 L262.7 125.8 L331.9 163.0 L401.2 169.2 L470.4 181.5 L539.6 181.5 L608.8 187.7 L678.1 200.1 L747.3 206.3 L816.5 206.3 L885.8 224.9 L955.0 224.9" stroke="#55e7bc" class="pl"/><g class="pd" fill="#55e7bc"><circle cx="55.0" cy="113.4" r="4"/><circle cx="124.2" cy="113.4" r="4"/><circle cx="193.5" cy="125.8" r="4"/><circle cx="262.7" cy="125.8" r="4"/><circle cx="331.9" cy="163.0" r="4"/><circle cx="401.2" cy="169.2" r="4"/><circle cx="470.4" cy="181.5" r="4"/><circle cx="539.6" cy="181.5" r="4"/><circle cx="608.8" cy="187.7" r="4"/><circle cx="678.1" cy="200.1" r="4"/><circle cx="747.3" cy="206.3" r="4"/><circle cx="816.5" cy="206.3" r="4"/><circle cx="885.8" cy="224.9" r="4"/><circle cx="955.0" cy="224.9" r="4"/></g></g><g class="pg" id="pg-26" onmouseenter="onEnter(26,event)" onmouseleave="onLeave()"><path d="M55.0 200.1 L124.2 200.1 L193.5 200.1 L262.7 200.1 L331.9 224.9 L401.2 231.1 L470.4 237.3 L539.6 237.3 L608.8 231.1 L678.1 231.1 L747.3 237.3 L816.5 231.1 L885.8 231.1 L955.0 231.1" stroke="#e79155" class="pl"/><g class="pd" fill="#e79155"><circle cx="55.0" cy="200.1" r="4"/><circle cx="124.2" cy="200.1" r="4"/><circle cx="193.5" cy="200.1" r="4"/><circle cx="262.7" cy="200.1" r="4"/><circle cx="331.9" cy="224.9" r="4"/><circle cx="401.2" cy="231.1" r="4"/><circle cx="470.4" cy="237.3" r="4"/><circle cx="539.6" cy="237.3" r="4"/><circle cx="608.8" cy="231.1" r="4"/><circle cx="678.1" cy="231.1" r="4"/><circle cx="747.3" cy="237.3" r="4"/><circle cx="816.5" cy="231.1" r="4"/><circle cx="885.8" cy="231.1" r="4"/><circle cx="955.0" cy="231.1" r="4"/></g></g><g class="pg" id="pg-27" onmouseenter="onEnter(27,event)" onmouseleave="onLeave()"><path d="M55.0 175.4 L124.2 175.4 L193.5 181.5 L262.7 181.5 L331.9 206.3 L401.2 212.5 L470.4 218.7 L539.6 218.7 L608.8 224.9 L678.1 237.3 L747.3 243.5 L816.5 243.5 L885.8 249.7 L955.0 237.3" stroke="#6755e7" class="pl"/><g class="pd" fill="#6755e7"><circle cx="55.0" cy="175.4" r="4"/><circle cx="124.2" cy="175.4" r="4"/><circle cx="193.5" cy="181.5" r="4"/><circle cx="262.7" cy="181.5" r="4"/><circle cx="331.9" cy="206.3" r="4"/><circle cx="401.2" cy="212.5" r="4"/><circle cx="470.4" cy="218.7" r="4"/><circle cx="539.6" cy="218.7" r="4"/><circle cx="608.8" cy="224.9" r="4"/><circle cx="678.1" cy="237.3" r="4"/><circle cx="747.3" cy="243.5" r="4"/><circle cx="816.5" cy="243.5" r="4"/><circle cx="885.8" cy="249.7" r="4"/><circle cx="955.0" cy="237.3" r="4"/></g></g><g class="pg" id="pg-28" onmouseenter="onEnter(28,event)" onmouseleave="onLeave()"><path d="M55.0 119.6 L124.2 119.6 L193.5 138.2 L262.7 150.6 L331.9 187.7 L401.2 193.9 L470.4 206.3 L539.6 206.3 L608.8 218.7 L678.1 224.9 L747.3 231.1 L816.5 237.3 L885.8 243.5 L955.0 243.5" stroke="#6ee755" class="pl"/><g class="pd" fill="#6ee755"><circle cx="55.0" cy="119.6" r="4"/><circle cx="124.2" cy="119.6" r="4"/><circle cx="193.5" cy="138.2" r="4"/><circle cx="262.7" cy="150.6" r="4"/><circle cx="331.9" cy="187.7" r="4"/><circle cx="401.2" cy="193.9" r="4"/><circle cx="470.4" cy="206.3" r="4"/><circle cx="539.6" cy="206.3" r="4"/><circle cx="608.8" cy="218.7" r="4"/><circle cx="678.1" cy="224.9" r="4"/><circle cx="747.3" cy="231.1" r="4"/><circle cx="816.5" cy="237.3" r="4"/><circle cx="885.8" cy="243.5" r="4"/><circle cx="955.0" cy="243.5" r="4"/></g></g><g class="pg" id="pg-29" onmouseenter="onEnter(29,event)" onmouseleave="onLeave()"><path d="M55.0 169.2 L124.2 181.5 L193.5 187.7 L262.7 187.7 L331.9 212.5 L401.2 218.7 L470.4 224.9 L539.6 224.9 L608.8 237.3 L678.1 243.5 L747.3 249.7 L816.5 249.7 L885.8 255.9 L955.0 249.7" stroke="#e75599" class="pl"/><g class="pd" fill="#e75599"><circle cx="55.0" cy="169.2" r="4"/><circle cx="124.2" cy="181.5" r="4"/><circle cx="193.5" cy="187.7" r="4"/><circle cx="262.7" cy="187.7" r="4"/><circle cx="331.9" cy="212.5" r="4"/><circle cx="401.2" cy="218.7" r="4"/><circle cx="470.4" cy="224.9" r="4"/><circle cx="539.6" cy="224.9" r="4"/><circle cx="608.8" cy="237.3" r="4"/><circle cx="678.1" cy="243.5" r="4"/><circle cx="747.3" cy="249.7" r="4"/><circle cx="816.5" cy="249.7" r="4"/><circle cx="885.8" cy="255.9" r="4"/><circle cx="955.0" cy="249.7" r="4"/></g></g><g class="pg" id="pg-30" onmouseenter="onEnter(30,event)" onmouseleave="onLeave()"><path d="M55.0 181.5 L124.2 187.7 L193.5 193.9 L262.7 193.9 L331.9 218.7 L401.2 224.9 L470.4 231.1 L539.6 231.1 L608.8 243.5 L678.1 249.7 L747.3 255.9 L816.5 255.9 L885.8 262.1 L955.0 255.9" stroke="#55c3e7" class="pl"/><g class="pd" fill="#55c3e7"><circle cx="55.0" cy="181.5" r="4"/><circle cx="124.2" cy="187.7" r="4"/><circle cx="193.5" cy="193.9" r="4"/><circle cx="262.7" cy="193.9" r="4"/><circle cx="331.9" cy="218.7" r="4"/><circle cx="401.2" cy="224.9" r="4"/><circle cx="470.4" cy="231.1" r="4"/><circle cx="539.6" cy="231.1" r="4"/><circle cx="608.8" cy="243.5" r="4"/><circle cx="678.1" cy="249.7" r="4"/><circle cx="747.3" cy="255.9" r="4"/><circle cx="816.5" cy="255.9" r="4"/><circle cx="885.8" cy="262.1" r="4"/><circle cx="955.0" cy="255.9" r="4"/></g></g><g class="pg" id="pg-31" onmouseenter="onEnter(31,event)" onmouseleave="onLeave()"><path d="M55.0 206.3 L124.2 206.3 L193.5 206.3 L262.7 206.3 L331.9 231.1 L401.2 237.3 L470.4 243.5 L539.6 243.5 L608.8 249.7 L678.1 255.9 L747.3 262.1 L816.5 262.1 L885.8 268.3 L955.0 262.1" stroke="#e7e055" class="pl"/><g class="pd" fill="#e7e055"><circle cx="55.0" cy="206.3" r="4"/><circle cx="124.2" cy="206.3" r="4"/><circle cx="193.5" cy="206.3" r="4"/><circle cx="262.7" cy="206.3" r="4"/><circle cx="331.9" cy="231.1" r="4"/><circle cx="401.2" cy="237.3" r="4"/><circle cx="470.4" cy="243.5" r="4"/><circle cx="539.6" cy="243.5" r="4"/><circle cx="608.8" cy="249.7" r="4"/><circle cx="678.1" cy="255.9" r="4"/><circle cx="747.3" cy="262.1" r="4"/><circle cx="816.5" cy="262.1" r="4"/><circle cx="885.8" cy="268.3" r="4"/><circle cx="955.0" cy="262.1" r="4"/></g></g><g class="pg" id="pg-32" onmouseenter="onEnter(32,event)" onmouseleave="onLeave()"><path d="M55.0 280.7 L124.2 274.5 L193.5 280.7 L262.7 274.5 L331.9 243.5 L401