This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Trend log graph in vis.
#3
I got it done !

I now realize, though, that when the display form is weekly; on monday we see 6,5 day empty and only the 12 first hours of monday. Is it possible to display the last 7*24 hours, instead of locking the trend table on monday through to sunday?

And:
When I enter this in the Custom CSS:
Code:
.trends .navbar .btn {
    display: none !important;
}

.trends .btn-group {
    display: none !important;
}

.trends .container {
  background: #006d4d!important;
  border-radius: 15px;
}

.trends .navbar h4.title {
  color: white;
}
.trends .flotr-legend.flotr-legend-left {
    opacity: 50%;
}

.navbar .current {
    color: #fbff00;
}

.schedulers .navbar .btn {
    display: none !important;
}

I thought it would only affect the visualization "app". But when I, as admin, enter the schedulers and trends, my buttons are gone. 
That does, so I can't mark fx the "multiple trends" function.
Is there a work-around of this? 

Thanks!

Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Trend log graph in vis. - by PolymorphedCust - 04.09.2024, 12:03
RE: Trend log graph in vis. - by Daniel - 04.09.2024, 12:22
RE: Trend log graph in vis. - by PolymorphedCust - 28.10.2024, 12:38
RE: Trend log graph in vis. - by Daniel - 28.10.2024, 13:10
RE: Trend log graph in vis. - by admin - 28.10.2024, 14:08

Forum Jump: