yangchuan009 Report post Posted March 24, 2013 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
Guest Sumedh Report post Posted March 25, 2013 Hi, Please refer this post: http://forum.fusioncharts.com/topic/13573-highlighting-individual-data-points-in-realtimeline/page__gopid__52948#entry52948 Share this post Link to post Share on other sites