Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add customisations to 14.0.0 #4

Merged
merged 3 commits into from
Jan 5, 2022

Conversation

chenglouokendo
Copy link
Collaborator

@chenglouokendo chenglouokendo commented Dec 17, 2021

Added features:

  • tooltipBarDisabled - This option will allow us to disable the tool tip bar on data point hover (see screenshots for reference)
  • trueZero - When set to true, the gradient effect will flow towards 0, as opposed to the bottom of the chart.
  • gradientDirection - This can be included as part of extra data which gets passed within the chart data, it allows us to control the flow of the gradient fade effect per chart line.
  • gradient can now be passed as an input from the initial line chart reference, to either enable or disable the gradient completely. This setting was originally inaccessible and would have no effect (contrary to documentation). Gradient option in line charts has no effect swimlane/ngx-charts#1224
  • margins can now be passed as an input from pie chart reference. This gives us direct access to margin settings in the pie chart.

Screenshots

With customisations:
Screen Shot 2021-12-13 at 4 29 16 pm

Without customisations:
Screen Shot 2021-12-13 at 4 52 06 pm

Related PR
#3

@chenglouokendo chenglouokendo changed the title bring across customisations to v14 Add customisations to 14.0.0 Dec 17, 2021
@chenglouokendo chenglouokendo mentioned this pull request Dec 17, 2021
@chenglouokendo chenglouokendo merged commit 03b7309 into feature/update-to-14 Jan 5, 2022
chenglouokendo added a commit that referenced this pull request Jan 5, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* Fixing a few spelling errors in changelog (swimlane#1385)

* ng update @angular/cdk

* refactor npm scripts

* Bump ngx-ui

* Cleanup tests

* ng update @angular/cli

* ng update rxjs

* Fix flex-layout

* Bump deps

* More deps

* fresh package-lock

* Prettier without arrow parens

* Bump prettier config

* (release): 13.0.3

* (release) 14.0.0

* Add customisations to 14.0.0 (#4)

* bring across customisations to v14

* default gradient to true

* (release): 14.0.1

Co-authored-by: Marjan Georgiev <[email protected]>
Co-authored-by: Jayson Harshbarger <[email protected]>
Co-authored-by: Jayson Harshbarger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants