Notícias sobre Charts

.netCHARTING adiciona suporte para .NET 8

Janeiro 2, 2024
Exiba grandes quantidades de dados em gráficos gerados dinamicamente de forma rápida e fácil em seus aplicativos .NET 8.

.netCHARTING provides a managed charting solution for C# and VB.NET developers working with ASP.NET or WinForms. It combines visually stunning graphics and a comprehensive interface that help add compelling charts to your apps. This high performance charting control also contains a feature rich data access and aggregation system with calculation support.

The .netCHARTING V10.6 release adds support for .NET 8. This allows developers to enjoy the performance boosts, enhanced cross-platform compatibility, and new APIs in the latest version of Microsoft's popular development framework.

.netCHARTING is licensed per site (1 web site on 1 sever), per server (unlimited web sites on 1 server) or per developer (single application) and is available as a Perpetual License with a 12 month subscription which includes major and minor upgrades and priority email support. See our .netCHARTING licensing page for full details.

For more information, visit our .netCHARTING product page.

Adicione gráficos financeiros a seus aplicativos Vue.js

Dezembro 28, 2023
Dê aos usuários uma visão geral concisa da movimentação de preços em um período com gráficos OHLC (open-high-low-close). Compare as principais soluções para Vue.js.

Financial apps can be significantly enriched by integrating open-high-low-close charts. These versatile visualizations condense price movement data into clear, concise bars, empowering users to rapidly grasp market trends and identify potential trading opportunities. With a quick glance, users can assess open, high, low, and closing prices within a chosen timeframe, gaining valuable insights into market sentiment and volatility. This immediate understanding fosters informed decision-making, transforming your Vue.js app into a dynamic platform for financial analysis and informed action.

Several Vue.js chart controls offer OHLC charts including:

  • DevExtreme Chart (part of DevExtreme by DevExpress) lets users decode market movements with interactive OHLC bars, dynamic indicators, and crosshair navigation.
  • Highcharts Stock by Highsoft helps you master price action with advanced OHLC candlesticks, volume analysis, and powerful technical indicators.
  • FusionCharts Suite XT lets users make informed decisions with feature-rich OHLC charts, including price gaps, volume indicators, and trendlines.
  • amCharts5 : Charts provides granular insights from comprehensive OHLC charts, featuring range bars, price bands, and brush selection for deep analysis.
  • AnyChart JS elevates your app's visual appeal with sleek OHLC charts, customizable tooltips, and dynamic animations for a captivating trading experience.

For an in-depth analysis of features and price, visit our Vue.js chart controls comparison.

Compare Vue.js Chart Controls

Amplie facilmente as áreas selecionadas do gráfico

Dezembro 20, 2023
O DevExpress Blazor 23.2 permite que os usuários acessem áreas de interesse em seus gráficos com um gesto de clicar e arrastar, para uma análise mais profunda.

DevExpress Blazor (part of DevExpress ASP.NET and Blazor) helps you create high-impact user experiences for both Blazor Server and Blazor WebAssembly using C#. The Blazor UI Component Library ships with a comprehensive set of native components (including a DataGrid, Pivot Grid, Scheduler, Chart, Data Editors and Reporting).

The DevExpress Blazor 23.2 release enhances data analysis with chart zooming functionality. This new feature empowers users to home in on specific areas of interest by clicking and dragging within your charts, unlocking a deeper level of granularity and precision. Users can uncover subtle trends, pinpoint anomalous data points, and dissect complex patterns that might otherwise remain obscured.

To see a full list of what's new in version 23.2, see our release notes.

DevExpress ASP.NET and Blazor is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our DevExpress ASP.NET and Blazor licensing page for full details.

DevExpress Blazor is available in the following products:

Aprimore gráficos JavaScript com o agrupamento de dados

Dezembro 19, 2023
O Wijmo 2023 v2 adiciona agrupamento de eixos ao controle FlexChart, deixando os gráficos menos atravancados e mais fáceis de digitalizar.

Wijmo is a cross-platform UI JavaScript library that offers a comprehensive set of controls and tools for building rich, interactive web applications. Its components have zero dependencies and are written as lean TypeScript classes. Wijmo's key components include FlexGrid for data management, FlexChart for charting and data visualization, Input Controls for user input, and Report Viewer for creating and presenting reports.

The Wijmo 2023 v2 release brings data grouping support to FlexChart. Axis grouping helps to organize complex data by visually separating it into categories or subcategories along the axis, making it easier to identify trends, patterns, and outliers within each group. While data grouping has long been a staple of Wijmo's CollectionView, users requested similar functionality in FlexChart, which MESCIUS has now incorporated. You can bind FlexChart to a grouped CollectionView and set the 'axis.groupsOptions' property to enable grouped labels in your charts.

To see a full list of what's new in version 2023 v2, see our release notes.

Wijmo is licensed per developer. Developer Licenses are perpetual and include 1 year Subscription which provides upgrades, including bug fixes and new features. See our Wijmo licensing page for full details.

For more information, visit our Wijmo product page.

Explore dados hierárquicos em gráficos Angular

Dezembro 18, 2023
Os recursos de detalhamento ajudam você a analisar camadas de dados e descobrir insights ocultos, tendências e informações detalhadas.

Drill-down charts are a type of interactive data visualization that allow users to explore hierarchical data by navigating multiple levels of detail. This makes them a powerful tool for analyzing complex data sets and uncovering hidden insights. By clicking on specific segments or elements within a chart, users can dynamically descend through the hierarchy, revealing granular details at each level. This process of zooming into specific data points empowers users to gain a deeper understanding of the overall trends and relationships within the dataset. Drill-down charts are particularly well-suited for analyzing sales figures, customer segmentation, and comparative performance metrics. Their ability to present data at multiple scales caters to users with diverse levels of data expertise, making them an accessible tool for data exploration and analysis.

Several Angular charting components provide drill down support including:

  • DevExtreme Chart (part of DevExtreme Complete by DevExpress) lets you visualize data on several hierarchical levels. Data is usually generalized on the first level and becomes progressively more detailed with each level. The data source is filtered by the parentID for different drill-down views.
  • Highcharts Core by Highsoft has built-in drill-down support. For column, bar and pie series, an animation occurs to help visualize that the single clicked point is extracted into a drill-down series. Multiple levels of drilling can be applied by chaining points to series.
  • Wijmo FlexChart (part of Wijmo by MESCIUS) supports grouping and drill-down within a chart to initially display data points that have been grouped into categories that when clicked upon, reload the chart with the individual data points that make up the group.
  • Kendo UI for Angular Chart (part of Kendo UI by Telerik) includes a drill-down function that allows users to click on a point (bar, pie segment, etc.) in order to navigate to a different view. The new view usually contains finer grained data about the selected item.

For an in-depth analysis of features and price, visit our Angular Chart comparison.

Compare Angular Chart Controls