Forum Discussion

dbguy90's avatar
dbguy90
New Member
7 years ago
Solved

Creating a visual to show support expiry.

Hi,

 

I feel like this should be fairly simple but I've been struggling to figure out a good way to visualize it.

 

Essentially I want an ordered timeline as my x-axis that goes into the forseeable future.

On the y-axis I want my product versions.

Then, I would like to plot boxes (kind of like this - https://developers.google.com/chart/interactive/docs/gallery/timeline) to visualize a count of my installs of that version.

What I'm trying to convey is the number of installs, or % of our total inventory, that will lose support at a given point on the timeline. i.e these 45 installs are good up until January 2020, these 12 installs are good up until October 2020...etc.

Any suggestions on how I could easily accomplish this?

For fields I have name, general support expiry date, extended support expiry date, product type, and product version.