Thanks @hyamanieu
As I write in the PR I basically see 3 types of stats card primitives
-
StatsTextCard
: Value and Text -
StatsPlotCard
: Value and Plot (like above) -
StatsProgressCard
: Value and Progress indicator
They can then be arranged as a column or row
I have not fully figured out yet if this is really true and also how they should look so feel free to throw in some pictures or description of stats cards that would be nice to have in Panel.
I am also thinking wether the StatsCards
are what is needed or if its more easy to use primitives for streaming like the stackline
plots in the example above.
@nghenzi and @ea42gh are also working on streaming or indicators so check out their posts as well