I would like to create something that is kinda like gant chart, in that it has "Big Actions" that are composed of "Little" Actions, and be able to see the little actions compose the big actions. I would like to have it display horizontally, and have some controls like scroll and pan or something like that.
Also, there are some caveats to how I would like the "Big Actions" to appear above the "Little" Actions. And the total time of the Little Actions will not equal the big actions, in other words, there will be some "Latches" and some "Dead Time".
Finally, this gant chart will need to be placed in millisecond resolution, as most Big Actions will be 2 seconds or less...