Skip to content

Port ChartHistogram from FireFly Core #196

@EnriqueL8

Description

@EnriqueL8

Creating histograms of data is quite useful for visualizing blockchain data, especially transactions and events.

In FireFly Core, we have been using histograms to drive the FireFly UI

Image Image

These APIs built on top of the SQL Database package in FireFly Common and would be an awesome addition to this common library to be re-used across other FireFly components such as transaction managers, data exchange, etc... to give an API to view data in a histogram.

Within FireFly Core, exists most of the code for this:

The task would be to port that code over so it can be re-used

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions