1.3.1 • Published 12 months ago

gramex-weighted-tree v1.3.1

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

Reusable-Weighted-Tree

A Horizontal reusable chart with weights, click functionalities and animations.

It takes input parameters hierarchial order, And if you add in html code(refer index.html).

This will allow you to change the order by dragging and dropping buttons on top of the chart.

You can pass in metric(any parameter within data provided)

ord_map allows you to send the mapping between parameters button names in UI and the data parameters.

Sizing(default: large) -> Size of the bubbles and links can be changed within ("small","medium","large") based on your screen resolution.

max_child(default: nothing) -> no.of maximum children you want to show in a level, if the children exists number(other data will be clubbed into one category and shown as others)

def_width, def_height -> can be passed in config. where as By default width and height will be taken from parent element, If not provided it takes 600 ,500 as width and height respectively.

margin can be sent in this format within config -> { top: 0, right: 10, bottom: 0, left: 10 }

separation(default:65)-> gap between node links can be decreased/increased with this value in config.

Authors and acknowledgment

Ushasree Ginne ushasree.ginne@gramener.com

License

For open source projects.

Project status

Initial draft is published with all the features required. Enhancements will ve continued.

1.2.8

12 months ago

1.3.1

12 months ago

1.3.0

12 months ago

1.2.9

12 months ago

1.2.7

12 months ago

1.2.6

12 months ago

1.2.5

12 months ago

1.2.4

12 months ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.0

1 year ago

1.0.5

1 year ago