I’m desperately searching for some examples of some working Nivo charts. Particularly, I’m trying to find an efficient / creative way to display data with three ‘properties’. I think what I’m looking for is a Stacked bar graph but I have no idea how to format my data to get there and I have no idea how to build a stacked bar chart in Nivo
The Data:
- OS Name
- Count of Servers Running it
- Whether or not the OS is supported, three possible values: ‘Supported’,‘Unsupported’,‘Unknown’
I’d like to group supported and unsupported OSes together in their own stacks.
For now, I’ve settled with a doughnut chart of just the three categories and the count, that on-clicks to a table of underlying OSes. The only other solution I had was 3 bar graphs which was less than elegant and didn’t tell the whole story well.
I kind of envisioned a stacked bar graph something like this, here’s a poor mockup in Inkscape:
My data looks like this, I don’t know how to make this work with a Nivo Chart:
For now my workaround is fine, but I’m struggling to understand how to use Nivo charts.
Product: PowerShell Universal
Version: 4.2.4