Skip to content

Conversation

@norberttech
Copy link
Member

@norberttech norberttech commented May 15, 2023

Change Log

Added

  • ChartJS Loader
  • Round expression
  • Cast to datetime and date
  • dateFormat to EntryExpression trait
  • dateTimeFormat to EntryExpression trait

Fixed

  • EntryExpression return types in order to fix IDEs autocompletion

Changed

Removed

Deprecated

Security


Description

The goal of ChartJS Adapter is to allow Flow visualize datasets using excellent ChartJS library.
Integration comes without JS/HTML any dependencies as it only returns dataset as an array that can be serialized to JSON and passed to ChartJS javascript.

Additionally, flow can also generate HTML page with ChartJS charts included for quick data visualization.

Example:
image

image

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link
Contributor

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@norberttech norberttech merged commit 5c7d842 into flow-php:1.x May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant