charting graphing - PowerCharts XT

  1. About PowerCharts XT

    Descrição: Collection of advanced JavaScript (HTML5) specialized charts. PowerCharts XT is a set of advanced chart types for domain-specific usage like network diagrams, stock charts, what-if analysis, ... financial planning, hierarchical structures etc. The charts are rendered client-side using JavaScript (HTML5), using either JSON or XML data, or they can also integrate with any server-side technology ... (ASP.NET, PHP, Python, Java, Ruby on Rails etc.) and database you use. The charts allow for visual data exploration through interactive elements allowing you to add a rich immersive experience to your apps ...

  2. FusionCharts Suite XT Improves Chart Rendering

    Notas de versão: Updates in v3.4 Rendering supported in Javascript only, support for rendering in Flash deprecated. Significant improvement in chart rendering time. Dependency on jQuery removed leading to reduction ... in JavaScript code footprint. New developer friendly documentation introduced for the JavaScript only API. Theme manager added to allow easy application of presentation features across charts. Annotation engine ... added to allow addition of text and shapes on charts. Additional events available for deeper integration of charts with applications. Support for hover effect on all common charts. Support for macro ...

  3. PowerCharts XT v3.15.x

    Notas de versão: attributes were added to nodes, ribbons and labels for Chord diagrams. When exporting spark charts as a CSV file or CSV data using getCSVData() or getChartData('csv') methods, the exported csv now ... charts now display sorted values in decreasing order. Using the isRaw boolean property getJSONData() and getChartData() now return property names in the same format as defined in the dataSource. Legend ... spacing is optimized to have better data ink ratio for legends in charts to avoid unexpected space between legend items. Fixes For cartesian axis charts yAxisValueDecimal now works properly when ...

  4. PowerCharts XT v3.14.0-sr.1

    Notas de versão: FusionCharts Angular wrapper is now compatible with Angular 8. You can now render charts in angular using angular-fusioncharts wrapper. Previously, the charts were not getting rendered in angular ...

  5. PowerCharts XT v3.14.0

    Notas de versão: Introduced a new attribute named inheritPlotBorderColor for area charts to set the border color of the plot by inheriting the plot color. You can now customize the position of the x-axis. You can ... will be visible. Chart specific attributes for this include, minHeightForValue (column or bar encodings), minRadiusForValue (bubble chart), minAngelForValue (pie or doughnut charts). You can now specify the radius ... of a pie/doughnut chart in both percentage and pixel values. In pie/doughnut 2D charts, you can now place data labels and data values inside the slices, using the new labelPosition and valuePosition attributes, ...

  6. PowerCharts XT v3.13.5

    Notas de versão: Updates in v3.13.5 Improvement In a multi-level pie chart, 'showLabel' and 'showValue' attributes are now supported at the 'category'level. The file format to export ... a chart in Excel is now changed from '.xls' to '.xlsx'. Fixes In a multi-series chart, if a series is hidden at the time of rendering and the attribute 'transposeAxis'is set ... as '1', the y-axis was not scaling properly. This issue is now fixed. On exporting charts as PDF from a page which has multiple charts, the exported PDF was not opening properly in other applications, ...

  7. PowerCharts XT v3.13.5-sr.1

    Notas de versão: Updates in v3.13.5-sr.1 A minor bug for MSCombiDY2D and MSCombi2D has been fixed. ...

  8. PowerCharts XT v3.13.1

    Notas de versão: Data from Multi-level Pie charts can now be exported in CSV or XLS formats. In multi-level pie chart, `highlightParentPieSlices` and `highlightChildPieSlices` atrributes have been introduced ... to determine the direction of the highlight effect. A common theme can now be applied to all charts in a page. The restore button in select-scatter and drag-able chart has been moved to `options menu`. The list ... of attributes which have been added are as follows: `enableSubmit` `submitText` `enableRestore` `restoreText` Data plots in the inverse chart will now appear from the top of the canvas. Data from Multi-level Pie ...

  9. Spline Chart

    Capturas de tela: A spline chart is a chart that plots a fitted curve through every data point in a series. PowerCharts includes Spline Chart, Spline Area Chart, Multi-Series Spline Chart and Multi-Series Area Chart. ...

  10. Logarithmic Charts

    Capturas de tela: PowerCharts introduces logarithmic charts in the suite. The logarithmic column and line charts are very similar to the normal charts, but for the fact that these charts use a logarithmic axis ... instead of a normal linear axis. Since these charts derive from the normal v3 charts, the feature set provided is the same. Currently, there are 2 logarithmic charts present in the suite: Logarithmic Column ... 2D Chart and Logarithmic Line 2D Chart ...

  11. Select Scatter Chart

    Capturas de tela: The Select Scatter chart is a special type of chart that allows users to visually select a subset of data from the given data points. Essentially, it's a extension of XY Plot Chart (Scatter ... Chart) from FusionCharts v3 with the added functionality of selecting any number of points on the chart and returning them back to server (or JavaScript functions for further processing). ...

  12. Drag-node Chart

    Capturas de tela: The drag-node chart is a specialized type of chart where each data set is shown on the chart as a drag-able node. Perfect for network diagrams, hierarchy structures etc. this chart provides a highly ... intuitive interface for your end users to visually adjust related entities, link them and even add new ones. You can take visual inputs from your users using this chart and then submit the final positions ...

  13. Multi-axis Line Chart

    Capturas de tela: The multi-axis line chart from PowerCharts suite is an interactive line chart that allows for the following feaures: Multiple axis on the same chart. Interactive axis, that allow the end user ... to show/hide data-sets (lines) plotting against that axis. Options to make the axis visible or imaginary. Option to draw the axis on left or right side of chart. Interactive options like dynamic sliding of axis ...

  14. Candlestick Chart

    Capturas de tela: The candlestick chart offers you a powerful and interactive interface to plot your stock data. It offers the following features: Integrated price and volume plot. Volume plot can be turned ... on or off. Multiple options for price plotting- Candlestick / bar / line. Interactive tool tip and customizable hover bar. Allows you to plot trend lines and zones on the chart. Apart from trend lines ... and zones, you can plot any number of custom trend sets on the chart. These trend sets can be customized to show any technical indicators. You can easily provide missing data using this chart. Any particular ...

  15. Heat Map Charts

    Capturas de tela: The Heat Map charts represents data in a tabular format with user-defined color ranges like low, average and high. It is used to plot complex data like performance comparison of different companies, ... periodic table, employee attendance, stock market investments and the like. Using the heat map charts from PowerCharts XT, you can see all data sets lying in a particular color range just by selecting it. ...

  16. Radar (Spider Charts)

    Capturas de tela: The Radar chart is a very effective tool for comparing multiple entities based on different characteristics. For instance, they can be used for comparing various cars based on their fuel efficiency, ...

  17. Kagi Chart

    Capturas de tela: A type of chart developed by the Japanese in the 1870s that uses a series of vertical lines to illustrate general levels of supply and demand for certain assets. Thick lines are drawn when the price ...

  18. PowerCharts XT v3.11.3

    Notas de versão: custom chart messages. The ​showChartMessage() API is now modified to: showChartMessage(text, modal, cancelable, customAttrs) Where, ​customAttrs is an object that​ can take the ​color, ​fontSize, ... and ​font attributes as values. Tooltips no longer overflow out of charts. Previously, in spite of enough space being available, the tooltips would flow out of charts. Now, if there is sufficient rendering ... space available, the tooltip is constrained to fit inside the chart. Trailing commas in the JS code generated by the.NET wrapper have now been removed. Common Fixes: Behavioral issues encountered when ...

  19. PowerCharts XT v3.11.2

    Notas de versão: Annotations can now be displayed above elements in charts. Significantly improved chart rendering speed. For all the charts in FusionCharts Suite XT, annotations can now be displayed above all ... the elements in the chart if  you set `showBelow=0`. In the kagi chart, labels corresponding to null data values are no longer displayed on the  x­axis. ... For radar chart, all the labels now get displayed as expected. Previously, labels  for some data points were not getting rendered. The issue of chart caption and sub­caption overlapping the chart canvas in Google Chrome, when `canvasOnTop=1`, has been fixed. ...

  20. PowerCharts XT v3.11

    Notas de versão: New navigation bar for the treemap chart. New navigation bar for the treemap chart, clicking a node on the bar shows the subtree for which the clicked node is the root node. The zoomin and zoomout ... animation in the treemap chart has been extended to help establish hierarchical context. The slice and dice algorithm for the treemap chart now supports two additional slicing modes, horizontal slicing ... and vertical slicing. New maxDepth attribute restricts the number of hierarchical levels of a treemap chart displayed at any given point in time. New toolbar introduced to manage the UI action elements (context ...