Jump to content

Need to workaround ugly marker


DanielChile

Recommended Posts

Posted

Hello, everyone. I need help from the UI masters.

Please see the attached VI (LV 8.5.1). You may notice an ugly "xxxxxxE-15" on the Y scale of the graph where it should be a simple zero. Note that this scale has scaling factors.

I suppose this is a bug and we wanted to workaround it. We figured out that we could read all markers text and then just write a "0" to the ugly one, but we still can't get the right method.

Any suggestions?

Daniel R.

Posted

I just adjusted the formatting of the Y axis of the control.

Right click the graph.

In the context menu select: Y Axis -> Formatting.

I adjusted formatting to be floating point w/4 digits of precision.

Hope this helps,

Dan

Posted

QUOTE (DanielChile @ Nov 28 2008, 01:54 AM)

Hello, everyone. I need help from the UI masters.

Please see the attached VI (LV 8.5.1). You may notice an ugly "xxxxxxE-15" on the Y scale of the graph where it should be a simple zero. Note that this scale has scaling factors.

I suppose this is a bug and we wanted to workaround it. We figured out that we could read all markers text and then just write a "0" to the ugly one, but we still can't get the right method.

Any suggestions?

Daniel R.

Programatically you can use the YScale>>Format and Precision property nodes to set these settings. File Attached

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.