Jump to content
Server Maintenance This Week. ×

Line Chart issue


This topic is 4696 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Dear all,

I have a question regarding line charts in Filemaker GO. I have a line chart with 4 lines made from data in lists. Sometimes some of the lists are empty because I want to compare only 2 or 3 datasets. While Filemaker 11 does not draw a line from the empty list at all, Filemaker GO shows a line at Y=0 resulting in a colored x-axis. This is pretty annoying, as I would like to have no line if there is no data. Now I found that Filemaker 11 does the same if "Curve fitting" instead of "Poly-line" is chosen. Is there a bug in FMGo that always uses Curve fitting instead of Poly-line? Any way to change that behaviour?

Thanks,

Stefan

Link to comment
Share on other sites

Hm, I was wrong. The issue seems to be the interpretation of "". In FM11 "" equals no data, in FMGo it equals 0. Therefore List (""; ""; "") is not drawn in FM11 but drawn as List (0;0;0) in FMGo. How do I tell FMGo that empty doesn't mean 0?

Its possible to set the list to List (-10;-10,-10) and the scale from 0 to 100, then the lines disappear of course. Cheating works but the scale of the Y axis is fixed. Not really preferable.

Link to comment
Share on other sites

This topic is 4696 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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