Hi, is there a way to rename graphs in CCS from the default "Single Time -0", etc... Spent a few minutes trying to find this but coudn't. Also, can the buttons on the graph be hidden to make room for the actual graph? I have a lot on my screen so real estate is at a premium.
Oh yah, while I'm here, another question...I used js to create a script to automatically load my watch expressions in a new project, but can I also add data types to this? Right now its just the variable names (e.g. expAdd ("Current_Duty_Cycle" );) , so I have to manually set each one to the correct data type (Q24, etc..) after they're loaded. Also, can I have the graph configuration load up from the javascript aswell?
Thanks.