Proveedor oficial
Como distribuidores oficiales y autorizados, le suministramos licencias legítimas directamente de más de 200 editores de software.
Ver todas nuestras marcas.

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:
For an in-depth analysis of features and price, visit our comparison of JavaScript Chart Controls.

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:
For an in-depth analysis of features and price, visit our comparison of React Chart Controls.

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.

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:
For an in-depth analysis of features and price, visit our JavaScript chart components comparison.

Spline charts are a type of line graph that displays continuous data points connected by smooth, curved lines, offering a visually fluid representation of trends and changes over time. This smoothing effect helps to highlight the overall trajectory of the data and can provide estimations of values between plotted points. Multi-Series Spline Charts extend this functionality by plotting multiple related datasets on the same graph, enabling direct visual comparison of their trends and the identification of correlations or divergences.
Several .NET Blazor chart controls offer spline charts including:
For an in-depth analysis of features and price, visit our .NET Blazor chart controls comparison.