Jump to content

2011 graph problems


Recommended Posts

It looks like a new feature was added that allows you to select which data sets are to be displayed on a graph. I have manually done this with many of my programs and saw this was going to be a real time saver. If you enable autoscale Y and switch between data sets, the autoscale does not work. You have to add a property to detect the change and then force a refresh. Still it's cleaner than what I was doing, but wish it fully worked. To enable this feature, just right click on the label and make it visible.

post-22844-0-27801200-1341838524.jpg

Also noticed that if I dynamically change the labels on a digital graph using properties, that these do not get updated until I stop the program or drag it off the screen. The only work around I found was to turn off the graph then turn it back on. You can reproduce this problem without coding anything. Beware if you try and play with the digital graph properties that you save your work first. You may get something like this:

post-22844-0-80499800-1341839160.jpg

Link to comment
  • 2 weeks later...

They just used a node to force a redraw when the graph is touched. Their other option was to just keep refreshing the graph as part of a main loop. IMO, it would be best if they would make all the properties work the same.

post-22844-0-20476000-1342642772_thumb.j

Edited by JoeQ
Link to comment
  • 3 weeks later...

I had opened a case with NI about this problem and they said they would not fix it. No big deal as there are a few work a few work arounds. I just downloaded 2012 to try out and now the first check box of a graph no longer is selectable! Really! So I guess the next work around is to not use the very first graph and hide the first checkbox or something similar.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.