Share
Explore

Matrix Chart Template

Tasks
Title
Urgency
Importance
Point template
x
y
1
Task 1
000
1
000
-2
<circle cx="713" cy="440" r="5" fill="#000" stroke="black"/> <text x="713" y="440" fill="#000000">Task 1</text>
713
440
2
Task 2
000
5
000
-2
<circle cx="965" cy="440" r="5" fill="#000" stroke="black"/> <text x="965" y="440" fill="#000000">Task 2</text>
965
440
3
Task 3
000
2
000
0
<circle cx="776" cy="370" r="5" fill="#000" stroke="black"/> <text x="776" y="370" fill="#000000">Task 3</text>
776
370
4
Task 4
000
-2
000
2
<circle cx="524" cy="300" r="5" fill="#000" stroke="black"/> <text x="524" y="300" fill="#000000">Task 4</text>
524
300
There are no rows in this table

Mapping function

const newval = (n - start1) / (stop1 - start1) * (stop2 - start2) + start2;

Chart internals

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.