Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

fix: re-render chart if currency changed while being inactive #1585

Merged
merged 6 commits into from
Jan 8, 2020
Merged

fix: re-render chart if currency changed while being inactive #1585

merged 6 commits into from
Jan 8, 2020

Conversation

dated
Copy link
Contributor

@dated dated commented Dec 14, 2019

Summary

Fixes #1567.

Also changes the mode of the tooltips so that only one event is fired if hovering over a point in between indeces. This gets rid of the double-label-tooltips. Also reduces the point hit radius by half, since the intersect option is set to false anyway.

image

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost
Copy link

ghost commented Dec 14, 2019

Thanks for submitting this pull request! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Bugfix The pull request fixes an incorrect functionality or behaviour. labels Dec 14, 2019
@ghost
Copy link

ghost commented Jan 8, 2020

A member has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait.

Thank you for your contribution!

@ghost ghost added the Status: Member Approved The pull request has been approved by a member. label Jan 8, 2020
@alexbarnsley alexbarnsley merged commit cea976c into ArkEcosystem:develop Jan 8, 2020
@ghost
Copy link

ghost commented Jan 8, 2020

Your pull request has been merged but was not assigned a bounty tier. A maintainer will assign a bounty tier to this pull request in the next few days.

@alexbarnsley alexbarnsley added the Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. label Jan 8, 2020
@ghost
Copy link

ghost commented Jan 8, 2020

Your pull request has been merged and marked as tier 4. It will earn you $20 USD.

@dated dated deleted the fix/market-chart-currency branch January 8, 2020 12:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. Complexity: Low Less than 64 lines changed. Status: Member Approved The pull request has been approved by a member. Type: Bugfix The pull request fixes an incorrect functionality or behaviour.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

market chart disappears when changing currency from settings page
2 participants