We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello everyone,
I need to use processing to visualise some data from my school research. I have data of X Y position of user.For exemple:
-44 -23
-42 -22
-43 -24
-51 -30
-59 -36
-63 -39
-64 -39
-63 -38
-63 -38
-63 -38
-63 -38
-63 -38
-63 -38
-63 -38
-63 -37
-63 -36
-63 -35
I have to create a heatmap showing this array.
Some example of heatmap that I need:
Can anyone help me please? It is very important to me:(
Answers
the data doesn't come out right
are there 2 lines or x alternates y?
o damn I mean x and y points:
x y
-44 -23
-42 -22
-43 -24
-51 -30
-59 -36
-63 -39
-64 -39
-63 -38
-63 -38
-63 -38
-63 -38
-63 -38
-63 -38
-63 -38
-63 -37
-63 -36
-63 -35
Have you explore prev posts? https://forum.processing.org/two/search?Search=heatmap
A demonstration below.
Kf
Hi, Yes i saw this but this map look differentia than i need them - they are not blending , with ractangles it is much more unreadable
pointlessly continued here: https://forum.processing.org/two/discussion/26377/complicated-heatmap-data-presentation