1.0.0 • Published 1 year ago

gramex-quadrant v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Reusable-Quadrant chart

A Reusable chart with 4 data points for main cluster along with its sub clusters.

This chart shows 4 data points available within provided data.

chart takes parent width and height.

This takes element id, data which can be formatted into format using "quadrant_data_format". This function takes cluster data,4 selected parameters list, overall data(by which quadrant percentage to be defined, mapping of parameters.)

Mapping of parameters: For each parameter it is expected to provide kpi_name-> to be displayed on chart, data_name-> key to be taken from data, type-> format to be displayed on dashboard(takes number,revenue, decimals, percentage only)

    EG: ID: {
            kpi_name: "Customers",
            data_name: "ID",
            type: 'number'
        }

Tooltip can be added provided with template in html.

Refer index.html for more clarity

Authors and acknowledgment

Ushasree Ginne ushasree.ginne@gramener.com

License

For open source projects.

Project status

Initial draft is published. enhancements will be continued.

1.0.0

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago