I was simulating a really complicated dynamical system $\dot x = f(x(t))$ in 3D and the solution curve resulted in something like this
(After 10 time steps - Showing starting points)

(After 500 time steps)
I also have a plot of the norm of $x(t)$ at 500 time steps

Note that the trajectory is constrained on a plane described by $\{x \in \mathbb{R}^n| \sum_i x_i = 1\}$, it is not protruding out. Can anyone describe this type of chaotic behavior?
Guess: strange attractor. Can we say more? I feel like we can because this type of chaotic behavior is always around some circle/polygon shape.

