Nouvelles Charts

Apportez de la précision aux données temporelles

Juin 2, 2025
LightningChart JS v7.1 apporte une précision de l’ordre de la nanoseconde aux graphiques temporels, permettant une analyse ultra-détaillée des données temporelles à haute fréquence.

LightningChart JS is a JavaScript/TypeScript library developed by LightningChart that is particularly well-suited for data-intensive visualizations, offering exceptionally fast rendering capabilities thanks to its use of WebGL. This makes it a strong choice for applications that require real-time data updates, such as financial platforms, engineering tools, scientific research dashboards, and industrial monitoring systems. It provides high-performance, 2D, 3D, and real-time charting controls and a comprehensive suite of visualizations including candlestick, bar, line, and various technical indicators and drawing tools. This library enables software developers to craft interactive technical analysis tools without the need for server-side setup as it runs completely on the client device.

The LightningChart JS v7.1 update enhances its Date-Time axis capabilities by introducing support for nanosecond-resolution timestamps, allowing users to zoom into microsecond and nanosecond ranges for more granular time-based data analysis—well beyond the previous millisecond limitations. To utilize this feature, timestamps should generally be supplied as BigInt64. This update positions LightningChart JS among the few web charting libraries explicitly supporting nanosecond precision, making it a strong choice for applications requiring high-resolution temporal data visualization.

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

LightningChart JS is licensed per developer and is available as an annual license with 1 year support. See our LightningChart JS licensing page for full details.

For more information, see our LightningChart JS product page.

Assurez l’accessibilité et la clarté des données pour tous les utilisateurs

Juin 2, 2025
Respectez les normes WCAG et fournissez des informations claires et accessibles grâce à des graphiques JavaScript intuitifs.

WCAG (Web Content Accessibility Guidelines) compliance in JavaScript charts ensures that visual data representations are accessible to all users, including those with disabilities. This involves implementing features such as semantic markup for assistive technologies, keyboard navigation support, high-contrast color schemes for users with visual impairments, and descriptive alternative text for charts and data points. Additionally, it may include providing data tables or summaries as textual alternatives and ensuring that interactive elements are operable without reliance on a mouse. Achieving WCAG 2.0 compliance enhances usability, meets legal accessibility standards, and promotes inclusive user experiences across web applications.

Several JavaScript chart controls offer WCAG compliance including:

  • Highcharts by Highsoft includes an accessibility module with keyboard navigation, screen reader compatibility, high-contrast themes, and support for voice input and sonification.
  • DevExtreme Chart (part of DevExtreme Complete by DevExpress) provides features like keyboard navigation, screen reader support, and high-contrast themes.
  • Kendo UI for Angular Chart (part of Kendo UI by Telerik) incorporates features such as keyboard navigation, semantic HTML output, and screen reader compatibility.
  • amCharts 5: Charts library includes keyboard navigation, high-contrast display modes, and text-based data alternatives to enhance accessibility.

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

Compare JavaScript Chart Controls

Accédez en direct aux données des graphiques via les API JavaScript

Mai 22, 2025
Les contrôles de graphique React peuvent récupérer des données à jour à la demande en s’intégrant à des API JavaScript personnalisées pour des affichages visuels dynamiques.

JavaScript API as a data source in React JavaScript Charts refers to the use of custom JavaScript functions or services that fetch and supply data dynamically to chart components at runtime, rather than relying on static datasets. This approach enables charts to reflect real-time data changes, support asynchronous operations, and integrate with external APIs or internal services. It is particularly useful for applications that require up-to-date information, such as dashboards, monitoring tools, or analytics platforms. The key advantage is enhanced flexibility and responsiveness, allowing developers to handle complex data flows, perform live updates, and tailor chart behavior based on interactive or conditional logic.

Several React Chart Controls offer support for using JavaScript API as a data source including:

  • Highcharts Core lets you populate charts with live data through JavaScript APIs, enabling dynamic updates and real-time visualization scenarios.
  • DevExtreme Chart (part of DevExtreme Complete by DevExpress) allows you to bind chart components to JavaScript API-driven data sources.
  • LightningChart JS facilitates high-speed rendering of data streamed from JavaScript APIs, ideal for intensive, real-time analytical dashboards.
  • ZingChart supports flexible data injection via JavaScript APIs, making it easy to refresh charts dynamically based on changing external datasets.

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

Compare React Chart Controls

Corrigez le placement des infobulles du graphique sans code personnalisé

Mai 15, 2025
Highcharts 12.2 introduit un moyen déclaratif de contrôler le placement des infobulles, éliminant ainsi le besoin d’ajustements manuels JavaScript.

Highcharts is a JavaScript charting framework that allows web developers and data analysts to generate dynamic, visually appealing charts and graphs for websites and web applications. It can display a variety of chart types, including line, spline, area, column, bar, pie, scatter, and many more. Highcharts is well-known for its ease of use, rich documentation, and ability to handle huge datasets efficiently. Features include responsive design, accessibility support, and cross-browser compatibility. Its customization capabilities allow users to create bespoke data visualizations that increase engagement and provide insightful data presentations.

The Highcharts v12.2.0 release introduces a new Tooltip Positioning capability that lets you control tooltip placement directly through configuration, without writing any custom JavaScript. With the new tooltip.fixed and tooltip.position options, you can easily set fixed positions for tooltips and define exactly where they should appear on the chart. This enhancement simplifies layout management, reduces implementation time, and ensures a cleaner, more consistent user experience across your data visualizations.

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

Highcharts Core is licensed on an annual or perpetual basis, OEM licenses, and Advantage Renewals. It is licensed per Developer and has several license options including Internal, SaaS, SaaS+, and Self Hosted. See our Highcharts Core licensing page for full details.

Learn more on our Highcharts Core product page.

Élargissez votre nombre d’utilisateurs avec des conceptions de graphiques accessibles

Mai 14, 2025
Les graphiques à contraste élevé améliorent l’accessibilité, la compréhension et l’inclusivité des rapports, des tableaux de bord et des présentations.

High contrast charts use distinct and contrasting color palettes within data visualizations to improve clarity, particularly for individuals with visual impairments. This involves choosing colors with noticeably different hues and brightness for elements such as lines, bars, labels, and backgrounds, so that differences in data are easy to spot. These charts improve data understanding, make information accessible to more people, reduce eye strain for some users, and support accessibility standards. They are useful in many areas, such as financial reports, scientific papers and public health dashboards that must be clear and designed for a everyone regardless of visual ability.

Several JavaScript charting components provide accessible high contrast features, including:

  • JSCharting renders accessible high contrast charts, enhancing data clarity and inclusivity for users with visual impairments across diverse applications.
  • SmartClient Chart by Isomorphic Software offers built-in high contrast themes, ensuring visually impaired users can effectively interpret complex business data.
  • jQWidgets Chart enables the creation of high contrast data visualizations, improving comprehension and accessibility for a broader audience in web applications.  
  • Highcharts Core by Highsoft facilitates the implementation of customizable high contrast charts, promoting inclusivity in data representation for all users.

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

Compare JavaScript Chart Components