C# graph/diagram showing executing tasks vs time, that scales well with large data sets?
-
I want to write a simple C# tool that shows what tasks in my embedded product are being executed at different times. You can see here for an example: https://i0.wp.com/microcontrollerslab.com/wp-content/uploads/2020/06/FreeRTOS-Preemptive-time-slicing-scheduling-algorithm-example.jpg[^]. The tool should be able to scroll up/down/left/right in the graph area by dragging the mouse while clicking a mouse button and zoom in/out easily with the mouse wheel. Is anybody aware of any open source code that can create this graphical representation that scales well with large data sets?
-
I want to write a simple C# tool that shows what tasks in my embedded product are being executed at different times. You can see here for an example: https://i0.wp.com/microcontrollerslab.com/wp-content/uploads/2020/06/FreeRTOS-Preemptive-time-slicing-scheduling-algorithm-example.jpg[^]. The tool should be able to scroll up/down/left/right in the graph area by dragging the mouse while clicking a mouse button and zoom in/out easily with the mouse wheel. Is anybody aware of any open source code that can create this graphical representation that scales well with large data sets?
I only found "commercial" "high performance" charting software. For open-source, it's not a priority. And then you need to choose Windows Forms and / or WPF, etc. If it is static or dynamic (I needed dynamic for a client). With static you could use a (WPF/UWP) ViewBox for scrolling. For about $1000, you get to do less thinking about it.
It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it. ― Confucian Analects: Rules of Confucius about his food
-
I want to write a simple C# tool that shows what tasks in my embedded product are being executed at different times. You can see here for an example: https://i0.wp.com/microcontrollerslab.com/wp-content/uploads/2020/06/FreeRTOS-Preemptive-time-slicing-scheduling-algorithm-example.jpg[^]. The tool should be able to scroll up/down/left/right in the graph area by dragging the mouse while clicking a mouse button and zoom in/out easily with the mouse wheel. Is anybody aware of any open source code that can create this graphical representation that scales well with large data sets?
@honeythecodewitch Check out honeythecodewitch's work on IOT controller graphics: [^]. I'd say she is the right person on CP to advise you.
«One day it will have to be officially admitted that what we have christened reality is an even greater illusion than the world of dreams.» Salvador Dali
-
@honeythecodewitch Check out honeythecodewitch's work on IOT controller graphics: [^]. I'd say she is the right person on CP to advise you.
«One day it will have to be officially admitted that what we have christened reality is an even greater illusion than the world of dreams.» Salvador Dali
The C# part should give you a clue that the "graph/diagram" IS NOT running on an IOT; but obviously not.
It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it. ― Confucian Analects: Rules of Confucius about his food
-
The C# part should give you a clue that the "graph/diagram" IS NOT running on an IOT; but obviously not.
It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it. ― Confucian Analects: Rules of Confucius about his food
If you were familiar with the range of HTC's projects, and her competencies ... You would have to find another way to troll.
«One day it will have to be officially admitted that what we have christened reality is an even greater illusion than the world of dreams.» Salvador Dali
-
If you were familiar with the range of HTC's projects, and her competencies ... You would have to find another way to troll.
«One day it will have to be officially admitted that what we have christened reality is an even greater illusion than the world of dreams.» Salvador Dali