As I'm learning Spine2D I have come across the Curves view. First of all I would like to know if there's any documentation on it and why does it exist in the first place. I mean, it seems that it is used to define interpolation and easying between 2 keys, but this can be done in the Graph view. Isn't it redundant?
On the other hand, I expect the curves editor to show the curve from selected keyframe to the next, but some times it doesn't show the curve like that. Am I missing anything?. An example:
The curves view shows an upward curve but at key 0 (the key selected) it is a downward curve indeed.

Another example:
Same thing here, the curve for the selected key goes downward but the curves editor shows an upward one.

Is this as intended? Could you please explain what is happening?
Thanks in advance!