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

Removed total charts when selecting specific skill #263

Closed
wants to merge 1 commit into from
Closed

Removed total charts when selecting specific skill #263

wants to merge 1 commit into from

Conversation

arthurtyukayev
Copy link
Contributor

@arthurtyukayev arthurtyukayev commented Oct 10, 2019

Hides the overall skill charts when selecting one of the specific skills in the sidebar.

Can be seen here:
https://5d9f4c73fc931a0009afe5bf--runelite.netlify.com/xp/show/agility/mgby/1569837845168/1570442645168

Closes #262


const renderTotalCharts = () => {
return (
<div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this use a react fragment instead of a containing div?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove total xp/ranks graphs when viewing single skill
3 participants