Skip to content

consider adding bars to supersearchfacet #104

@willkg

Description

@willkg

We could support bars with supersearchfacet where there's just keys and values. Maybe we specify the columns to show and denote which to graph?

$ supersearchfacet --_facets=product --show-columns=product:text,count:graph
product
 product          | count  | graph
------------------|--------|------
 Firefox          | 379327 | ======================
 Fenix            | 345167 | =======================
 Thunderbird      | 106367 | =======
 Focus            | 6283   | =
 MozillaVPN       | 3      | =
 ReferenceBrowser | 1      | =
 --               | 0      | 
 total            | 837148 | =====================================================================

Or something like that?

Maybe use plotext? https://github.com/piccolomo/plotext

Maybe roll our own graphs? I've done this in the past.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions