Charts 뉴스

Surface Chart로 데이터 인사이트를 표시하세요

1월 22, 2024
WPF 애플리케이션에 직관적인 3D 시각화를 추가하여 사용자가 복잡한 데이터 상호작용을 이해할 수 있도록 지원하세요.

Surface charts are graphical representations that depict three-dimensional data in a two-dimensional format, typically using a grid of rows and columns. These charts provide a visual representation of how two independent variables (typically represented on the X and Y axes) influence a dependent variable, represented by the height or color of the surface. The primary benefit of surface charts lies in their ability to reveal complex relationships within datasets, making it easier for analysts and decision-makers to grasp patterns and trends. Surface charts offer a valuable tool for analyzing data in fields such as scientific research, engineering, finance, and various other domains.

Several WPF chart controls offer Surface charts including:

  • DevExpress WPF Chart (part of DevExpress WPF) allows you to create surface charts with smooth gradients, interactive rotations, and endless customization options.
  • ComponentOne Charts for WPF (part of ComponentOne Studio WPF by MESCIUS) offers interactive 3D surface charts, featuring customizable gradients, rotations, and lighting.
  • LightningChart .NET lets you use surface charts to sculpt data landscapes, uncover hidden patterns, and personalize with interactive rotations, zooms, and customization options.
  • Infragistics WPF Charts (part of Infragistics Ultimate UI for WPF) allows you to transform multidimensional data into visually compelling surface charts.
  • Syncfusion WPF Chart (part of Syncfusion Essential Studio Enterprise) provides you with immersive 3D surface charts, with customizable shading, lighting, and rotations.

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

Compare WPF Chart Controls

JavaScript 차트에서 시간대 처리를 향상시키세요

1월 18, 2024
Highcharts v11.3.0에서 명명된 시간대에 대한 지원을 개선하고 기존 브라우저에 대한 UTC 대체(fallback)를 제공합니다.

Highcharts is a powerful and versatile JavaScript charting library that empowers developers to create interactive and visually appealing data visualizations for web and mobile applications. Renowned for its extensive chart types, from line and bar charts to heatmaps and gauges, Highcharts boasts advanced customization options, allowing you to tailor layouts, colors, and behaviors to seamlessly integrate with your project's aesthetic and functionality.

The Highcharts v11.3.0 release delivers enhanced datetime support with native handling of the time.timezone option. This streamlined approach leverages the browser's built-in time zone capabilities, ensuring compatibility and accuracy. For browsers that don't recognize a timezone, Highcharts provides a clear warning and defaults to the UTC. By eliminating the dependency on moment.js, Highcharts reduces library weight and improves overall project performance.

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

Highcharts is licensed per developer as an Annual or Perpetual License with Internal, Saas, SaaS+ and OEM distribution options. The annual license includes support and all product updates for 1 year and must be renewed to continue to use the software. The perpetual license includes an "Advantage Subscription" for 1 to 5 years which provides support and updates for that period. If you do not renew Advantage then you may continue to use the software at the last release available during the active Advantage period. See our Highcharts Core licensing page for full details.

Highcharts Core is available as part of the following products:

VCL 차트에 툴팁을 추가하세요

1월 16, 2024
DevExpress VCL Subscription 23.2에서 사용자가 시리즈 또는 데이터 포인트 위로 마우스를 가져갈 때 캡션 또는 값을 표시하는 기능이 추가됩니다.

DevExpress VCL Subscription is a comprehensive suite for Delphi and C++Builder developers that includes high-performance UI components, reporting tools, data visualization elements, and application templates. It lets you build rich, data-driven business applications with ease, offering ongoing updates, technical support, and royalty-free distribution rights, perfect for boosting developer productivity and delivering polished software experiences.

Version 23.2 improves the chart component with tooltip support. This allows you to display informative popups when users hover over data points or series on your charts. These tooltips can include various details such as series captions, data point arguments, and corresponding values, providing additional context and clarity to your visualizations.

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

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

For more information, visit our DevExpress VCL Subscription product page.

.NET 8용 고급 차트 및 그래프를 빌드하세요

1월 12, 2024
LightningChart .NET 10.5.1.1에 .NET 8 지원이 추가되어 개발자가 데이터 시각화 기능을 .NET 8 애플리케이션에 통합할 수 있습니다.

LightningChart .NET is a 2D and 3D data visualization SDK empowering developers with high-performance and flexibility. Boasting over 100 chart types, advanced technical indicators, and real-time rendering capabilities, it handles demanding scientific, financial, and engineering challenges, while its rich API and comprehensive support equip developers to craft informative and interactive dashboards.

The LightningChart .NET v10.5.1.1 release adds support for .NET 8, allowing developers to integrate advanced charts and graphs into their data visualization applications in the latest release of Microsoft's widely popular .NET ecosystem.

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

LightningChart .NET is licensed per developer and is available as a subscription, perpetual, floating, or site license with options for 1 or 2 years of support and upgrades. See our LightningChart .NET licensing page for full details.

For more information, see our LightningChart .NET product page.

React를 사용하여 차트를 SVG로 내보내기

1월 10, 2024
차트를 SVG 형식으로 내보낼 수 있는 기능을 애플리케이션에 부여하여 사용자에게 유연성을 제공합니다.

Exporting charts to SVG (Scalable Vector Graphics) format is vital for maintaining high-quality visuals in digital formats. SVGs are resolution-independent, meaning they retain their quality at any size, which is crucial for presentations or reports that might be viewed on different devices. This feature allows users to share their charts outside the chart creation tool while ensuring visual fidelity and sharpness.

Several React chart controls offer support for exporting to SVG including:

  • Highcharts Core is a lightweight, pure JavaScript library for interactive charts with extensive SVG export options.
  • KendoReact Chart provides declarative React charts with data-driven API and built-in SVG export for seamless integration in any React project.
  • Syncfusion JavaScript Chart is a feature-rich chart library with an intuitive API and flexible SVG export support for interactive visualizations and customizability.
  • FusionCharts Suite XT is a comprehensive charting platform with powerful SVG export tools and pre-built templates for rapid development and easy integration.

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

Compare React Chart Controls