Changed Behavior

Overview

FusionCharts v4.1.0 introduces a range of new features and enhancements designed to improve functionality, accessibility, and security. Some of these updates may change existing behaviors within the platform. Please review the details below to understand how these adjustments might impact your workflows.

Content Security Policy (CSP) Compatibility

  • Summary: FusionCharts now includes Content Security Policy (CSP) Compatibility to protect applications from content injection attacks.
  • Impact: Users who previously did not implement CSP may now notice stricter enforcement of secure content handling. Certain scripts or inline styles may be blocked if they don’t meet CSP requirements.
  • What to Check: Ensure that your application adheres to the style-src and require-trusted-types-for 'script' policies, as these are now actively enforced within FusionCharts.

  • Example:

    • Before: Inline styling or scripts may have been applied directly without restriction.
    • After: Inline styling must comply with the new CSP requirements, and some scripts may require adjustment to avoid conflicts.

Licensing and Device Compatibility Enhancements

  • Summary: Licensing concerns have been streamlined, ensuring seamless chart access across multiple devices.
  • Impact: Users should experience uninterrupted access to FusionCharts visualizations across all devices (e.g., laptops, tablets, and smartphones), removing prior licensing interruptions.
  • What to Check: Test charts on various devices to verify seamless display, especially in client-facing environments.

  • Example:

    • Before: Potential for interruptions in licensing when switching between devices.
    • After: Continuous access across devices without additional licensing prompts.

Improved Compatibility with React Native

  • Summary: Enhanced support for React Native and updates to Ember dependencies make it easier to integrate FusionCharts into mobile applications built with React Native.
  • Impact: Users previously encountering compatibility issues with React Native should experience smoother chart integrations. This may affect workflows that require custom adjustments or workarounds.
  • What to Check: Verify that existingReact Native integrations continue to function as expected with the updated library and Ember version.

  • Example:

    • Before: Limited compatibility, requiring workarounds for certain chart functionalities.
    • After: Direct compatibility, reducing the need for custom code adjustments.

New Scrollbar Feature for Waterfall Charts

  • Summary: FusionCharts v4.1.0 introduces a scrollbar feature specifically for Waterfall charts.
  • Impact: Users working with extensive datasets in Waterfall charts can now navigate the data more easily. This may alter how charts are displayed if previously configured to show all data points by default.
  • What to Check: Test Waterfall charts with large datasets to ensure that the scrollbar feature behaves as desired.

  • Example:

    • Before: Full dataset displayed without a scrolling option, potentially cluttering the view.
    • After: A scrollbar allows for cleaner, more manageable navigation of large datasets.

Enhanced Accessibility for Visualizations

  • Summary: Accessibility improvements have been made to all FusionCharts visualizations.
  • Impact: The new accessibility features improve user interaction across different abilities, aligning with inclusive design standards. Users might observe modifications in chart elements to support screen readers or keyboard navigation.
  • What to Check: Review accessibility settings, especially if using custom elements or modified charts.

  • Example:

    • Before: Limited support for assistive technologies, potentially restricting usability for some audiences.
    • After: Full support for screen readers and accessible navigation, enhancing inclusivity.

Custom Aggregation Assistance

  • Summary: A new feature to simplify complex data management by supporting custom aggregation.
  • Impact: For users who previously created custom aggregation methods, this functionality offers built-in support, potentially replacing custom solutions.
  • What to Check: Test aggregation behavior in dashboards or reports to ensure consistent output.

  • Example:

    • Before: Custom aggregation logic required manual handling of data aggregation.
    • After: Built-in aggregation options streamline setup, allowing for standardized data handling.

Enhanced Tooltip Accuracy

  • Summary: Tooltips are now more accurate, providing precise data markers and placement.
  • Impact: Tooltip content should appear more reliably in alignment with data points, which may shift tooltip positioning or alter hover responses in existing charts.
  • What to Check: Review tooltips in complex or densely populated charts to verify accuracy.

  • Example:

    • Before: Tooltips might have had minor misalignment or less accuracy.
    • After: Tooltips align more precisely with data markers, ensuring an accurate representation of values.

Visual Consistency Enhancements

  • Summary: Legend icons are synchronized, and customizable scrollbar features enhance the visual consistency of charts.
  • Impact: Users may notice that legend icons and scrollbars now offer a unified appearance across different charts, improving design uniformity.
  • What to Check: Ensure that your charts' legend and scrollbar settings align with your desired aesthetic and functional expectations.

  • Example:

    • Before: Slight discrepancies in legend icon size or scrollbar appearance across charts.
    • After: Consistent legend icon sizing and customizable scrollbars provide a cohesive look.

Feedback and Support

If you encounter any unexpected behavior or have questions about these changes, please reach out to our support team or visit the FusionCharts support page.

For additional details, kindly refer to our Changelog, What’s New page, and our release blog post.