Hi
I have an issue whenever I use the Line Graph Widget in GUI composer. It displays my data perfectly if there is no pre/post processing function specified. However, as soon as I define a pre and post processing function to scale the data (following what the Wiki says), the graph stops displaying anything. This issue occurs only for the Line Graph. All other widgets (including the Scalar Line Graph) scale the data according to the pre/post processing functions in the app.js file. Is there any extra step that must be taken to scale data on the LIne Graph Widget?
I have tried this on multiple projects in CCS, and have also tried re-installing CCS. I found this problem in both CCS v5.4 and v5.5