Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi PTC Community,
I'm currently facing an issue with the line chart in ThingWorx. Occasionally, the line chart fails to plot the last data point from the dataset. This happens inconsistently, and I haven't been able to identify a clear pattern or cause.
Here are a few details about the issue:
What if you extend your X axis to the right a bit, e.g. add +1 hour to it?
I have tried extending the X-axis by setting the maximum to the last data point plus one hour, but this still does not resolve the issue.
Additionally, I noticed that when I change the start date from X time to Y time while keeping the end date the same, the graph plots correctly when using Y time as the start date.
Then maybe it has something to do with the Y scale? I don't see a point at 19:33:09 either. What if you try limiting the Y max to something like 10 -- do you see all data points now?
Please check the point on the left side on the chart where I have placed the hover. In the tooltip, you can see a point at 19:33:09 with a value of 0.
I have not set any limit to Y axis it has its default value 000.00
When you say "The issue doesn't occur every time but happens sporadically", do you mean it happens sporadically with the same dataset or with different datasets? Does resizing have an effect? Also, please always post your TWX version, it can make a difference.