Topic Tag: charts
Viewing 3 topics - 1 through 3 (of 3 total)
-
- Topic
- Voices
- Last Post
-
-
Multiple Charts On One Item Ever wondered how you can get multiple charts on a single item? I was looking at my process monitor item. It has a line chart that monitors the memory commit size. I'd like to show a chart for the cpu as well. To do this: 1. assign the value you want to a user variable. 2. create a TEXT item. 3. in the TEXT item, add a chart, the series1 is your user variable 4. optionally wrap the user variable in an expression to massage the data [crayon-647e370463d0a487496832/]
- 1
- 1 year ago
-
Negative bar chart Hi, I'm trying to create a negative bar chart using a variable as series1 option. This variable comes from a powershell script and it's a simple number and i want that max option of the chart be 74, but being 74 the result of the variable, the bar in DTI is not completely full and i don't know why. I would like that bar chart be completely full when the result of my variable be 74 and goes to red when the result of the variable be 10 or minus. My code: TEXT=text:Password Expiry,text-color:#...
- 2
- 2 years ago
-
chart:bar2 not displaying Hello! I'm trying to use a bar2 chart similar to neilj's to display my drives. However, even with a minimal implementation, I'm not able to get my chart to draw. If I use the legacy 'bar' style, it does however. I'm sure I'm doing something wrong but I'm just not seeing what. Relevant ini lines: [crayon-647e370464145484390224/] Screenshot of the output is attached. Any help is most appreciated! Cheers
- 2
- 2 years ago
Viewing 3 topics - 1 through 3 (of 3 total)
-