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

Management flexibility of charts dashboard on the main page #7343

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Apr 25, 2023

Motivation

  • Local storage keys used to display charts on the main page are not unique per chain
  • There is no way to show price, market cap values under the chart, but not show show charts itself

Changelog

  • Define unique local storage keys for the chart per chain by adding coin name and chain id.
  • Allow to display price legend without price chart (actual for Astar instances) (manage now via SHOW_PRICE_CHART_LEGEND environment variable).

Docs update in blockscout/docs#145.

Checklist for your Pull Request (PR)

@vbaranov vbaranov changed the title Better manage charts dashboard on the main page Management flexibility of charts dashboard on the main page Apr 25, 2023
@vbaranov vbaranov force-pushed the vb-manage-chart branch 2 times, most recently from 021ed72 to d82cc14 Compare April 25, 2023 18:49
@vbaranov vbaranov merged commit 6ab8b13 into master Apr 25, 2023
@vbaranov vbaranov deleted the vb-manage-chart branch May 9, 2023 14:22
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

1 participant