how to display the temperature graph on the screen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-22 4:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-22 5:29 AM
Hi,
We might need a bit more information. Could you explain what you want to do? Maybe share some code or pictures as well so that we can have a better understanding of what you are doing.
/Romain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-22 6:29 AM
There is a graph example in TouchGFX open repository. It works well, I have used it.
https://github.com/touchgfx/touchgfx-open-repository/tree/master/widgets/Graph
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-22 10:39 AM
I want to display an array of points on the display, I look at examples of the stm demo, but it's hard for me to understand, you can’t tell me how to do this. At least how to display a pixel in touchgfx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-27 1:38 AM
can you tell me how to add widget with current gui cubeide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-30 3:47 AM
Look through this forum for a GraphApplication.zip i posted a while back.
