This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

graph tool not working properly in ccs 5.4.0.00091

When I use the graph tool to display the contents of an array, the vertical scale chosen is not large enough to show the maximum or minimum values of my data. If I right click the graph and export the data, the resulting csv file contains all the expected data values. So the problem appears to be with the rendering of the graph. If I "Reset the Graph" and "Refresh" the same faulty scaling is used. I have not encountered this problem until updating to ccs 5.4.0.00091 earlier today. When can I expect this bug to be fixed?

  • David Taylor said:
    I have not encountered this problem until updating to ccs 5.4.0.00091 earlier today.

    How did you do the upgrade? Did you do it from within CCS or did you download and install CCS 5.4 separately?

    David Taylor said:
    When I use the graph tool to display the contents of an array, the vertical scale chosen is not large enough to show the maximum or minimum values of my data

    Would you be able to attach a screenshot and possibly a small test case (including graph properties - exported to a file) so we can use it to recreate the problem and file a bug report if needed?

  • I am seeing the same thing.

    "Upgraded"  from within CCS.

    Attached is screenshot of clipped graph. The Y-axis stayed with the min/max value of the first capture

    Same happens when i first capture graph with large min/max then refresh when smaller min/max. No scaling occurs. Reset auto scale doesn't do anything. Turning on/off auto scale also has no effect

    Graph also "flickers" when first opening, saying filtering/sorting in lower right corner, with a percentage showing (that goes up and down)

    http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/81/6038.Wave.7z

  • Please see this related thread: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/273602/971839.aspx
    Several issues related to the graph tool have been fixed in the patch mentioned in that thread and will be included in CCS 5.5. as well. Please give the patch a try and let us know if your issues are addressed. If they are not in the patch I expect they will be fixed for CCS 5.5.

  • The patch worked for me.

    Since I am not the original poster, I can't "verify" the answer.