Sign in to follow this  
yangchuan009

Highlighting Individual Data Points In Realtimeline

Recommended Posts

Hi,<br style="color: rgb(107, 107, 107); font-family: verdana, arial, tahoma, sans-serif; line-height: 18px; background-color: rgb(247, 247, 247);"><br style="color: rgb(107, 107, 107); font-family: verdana, arial, tahoma, sans-serif; line-height: 18px; background-color: rgb(247, 247, 247);">I want to change the features of the dots in the realtime line chart based on certain conditions.So is it possible to provide the anchorSides,anchorRadius, nchorBgColor for the new incremental data along with the lable and value.If so how.I tried something like strData="&label=16:09:02&value=0.0&drawAnchors=1&anchorSides=3&anchorRadius=5&anchorBorderColor=ff0000&anchorBorderThickness=2&anchorAlpha=50&anchorBgAlpha=50&anchorBgColor=ff0000";

chartRef.feedData(strData);,.But didn't work.Please let me know if this is possible.<br style="color: rgb(107, 107, 107); font-family: verdana, arial, tahoma, sans-serif; line-height: 18px; background-color: rgb(247, 247, 247);"><br style="color: rgb(107, 107, 107); font-family: verdana, arial, tahoma, sans-serif; line-height: 18px; background-color: rgb(247, 247, 247);">Thnaks,<br style="color: rgb(107, 107, 107); font-family: verdana, arial, tahoma, sans-serif; line-height: 18px; background-color: rgb(247, 247, 247);">yangchuan009.

Share this post


Link to post
Share on other sites

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
Sign in to follow this