dk7g Report post Posted January 28, 2009 I have been trying out PowerCharts for some time now, using the trial version. We are fairly satisfied with the product so far and are seriously considering a purchase. However I recently found a potential bug with the tool which I would like to bring to your attention. The first attachment, tooltip.jpg, shows a 30-day time series that uses spline plot from PowerCharts, while the top of the screen is its magnification for one of the affected areas. code.xml shows the specification of the data set being used. There is meant to be a vertical separator (vLine) between the last recorded time of any given day and the first recorded time for the next day. However, when tooltip is enabled, it looks at if the vertical line has a 1-2 hours lag from the data points to the tooltip, as shown on tooltip.jpg. Further investigation shows that plots with small data sets are slightly less affected but is fairly obvious with larger ones, as in the current situation. Thank you for your attention, and your feedback will be greatly appreciated. Best regards, Derek bug-report.zip Share this post Link to post Share on other sites
Rahul Kumar Report post Posted January 29, 2009 Hi, Please increase the chart width once and then try again. Share this post Link to post Share on other sites
dk7g Report post Posted January 29, 2009 Thanks a lot for the reply Rahul. The problem is that we cannot increase the chart width too much for the current project. Besides, increasing the chart width can only improve the situation somewhat. I tried increasing the width to 1600 (larger than my screen resolution) but there are still places with 1 hour lags -- the lines that are meant to be between 23:45 and 00:45 are now between 00:45 and 01:45. Once I thought I put the tags at wrong places but they were alright when I checked. Any ideas? Thanks again, Derek Share this post Link to post Share on other sites
Pallav Report post Posted February 1, 2009 Hi Derek, We're looking into this and would release a fix soon. I'll post you an update. Share this post Link to post Share on other sites
dk7g Report post Posted February 1, 2009 Thanks very much Pallav! Best regards, Derek Share this post Link to post Share on other sites
Pallav Report post Posted February 18, 2009 Hi Derek, We investigated into the issue and it's not actually a bug. The vLines are rendered at the correct position. The tool-tips are shifting because of overlap of anchors (which are currently invisible). If you set anchorAlpha='15', you'll see how the anchors are overlapping as shown below - this causes the tool-tips to shift (as in attached image Anchor1) The solution is to make the anchorRadius smaller to 1 - so that they do not overlap, as in attached image (Anchor2) Share this post Link to post Share on other sites
dk7g Report post Posted March 11, 2009 A sudden urge drew me back here today and saw your updates. Indeed it's a tricky one when I need to remove the dots on the plot. Thank you so much for your help! It's much appreciated! Derek Share this post Link to post Share on other sites
Guest Angie Report post Posted January 19, 2011 Dear User, We are delighted to announce that PowerCharts is now ready for your iPads and iPhones too. We have just released PowerCharts v3.2. Starting v3.2, PowerCharts has HighCharts embedded within it, and offers both Flash and JavaScript (HTML5) charting . The Flash charts are displayed on a majority of devices and the JavaScript charts on devices that do not support Flash, all of it without writing a line of code. Automatic rendering of JavaScript charts on devices (like iPad and iPhone) where Flash player is not supported. 5 new chart types: Heat Map Chart Box and Whisker Chart Step Line Chart Error Line Chart Error Scatter Chart * Support for JSON data format. * Support for LinkedCharts, where a single data source controls multiple charts. * Interactive legends in charts allow selective showing/hiding of data series. * Legends now support icons for each data series. * Better management of labels on charts. * Labels now have an auto rendering mode to prevent them from overlapping, the chart selects the best display mode depending on the length of the labels and the width of the chart. * Long labels are truncated, with ellipses appended to the truncated end of each label, and a tooltip bearing the completed label text is displayed when the user hovers over a truncated label. * Support for line breaks and wrapping in all text elements including: caption, sub caption, X-axis title, Y-axis title, Labels and tooltips. * In Line charts, data values can now be positioned either above or below the dataplots. Automatic positioning of data values is also supported. * In Step-line charts dataplots can be joined using vertical lines. * Custom alignment of caption and sub caption using STYLES. * Advanced print management using JavaScript. * Additional options for efficient event handling using JavaScript. * Support for dynamic update of chart properties using JavaScript(barring select scatter and drag charts). * Charts now support % based sizes along with dynamic resizing (barring select scatter and drag charts). Learn more about everything new in PowerCharts v3.2 at : http:/ www.fusioncharts.com/PowerCharts/ We would love to hear from you at: http://www.fusioncharts.com/contact/ Share this post Link to post Share on other sites