Jump to content

Recommended Posts

Posted

it would be cool to have a button to just hide the releases as it's not always pertinent and can clog the view a lot especially if you have multiple files to upload
 

the only thing it would have to do is toggle this

.highcharts-point {
    display: none;
}

or : 

.highcharts-series-3 {
    display: none;
}

image.png

image.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...