yangchuan009 Report post Posted March 25, 2013 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, anchorBgColor 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. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted March 25, 2013 Hi, Welcome to FusionCharts Forum! I am afraid this is not possible, you can not highlight individual data-point (i.e., anchor) in Real-Time Line Chart. Share this post Link to post Share on other sites
yangchuan009 Report post Posted March 25, 2013 However,is there another way to highlight individual data-point (i.e., anchor) in Real-Time Line Chart Share this post Link to post Share on other sites
yangchuan009 Report post Posted March 25, 2013 Hi, Welcome to FusionCharts Forum! I am afraid this is not possible, you can not highlight individual data-point (i.e., anchor) in Real-Time Line Chart. However,is there another way to highlight individual data-point (i.e., anchor) in Real-Time Line Chart Share this post Link to post Share on other sites
Guest Sumedh Report post Posted March 26, 2013 However,is there another way to highlight individual data-point (i.e., anchor) in Real-Time Line Chart Hi, There no other way or a workaround to achieve this. Share this post Link to post Share on other sites