wso2 / react-vizgrammar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Map Chart `chloropethRangeLowerBound` not working

ThisaruGuruge opened this issue · comments

Description:

The attribute chloropethRangeLowerBound is given for the Map Chart but it's not woking properly. See the attached screenshot:

screen shot 2018-09-05 at 12 13 48 am

I have set the chloropethRangeLowerBound to zero, and not defined the chloropethRangeUpperBound value. Now it is showing upper bound and the lower bound the same value.

Suggested Assignees:

@CharukaK @erangatl

Affected Product Version:

0.7.27

@ThisaruGuruge
Use chloropethRangeLowerbound: [0],and chloropethRangeUpperbound: [100]

https://stackblitz.com/edit/react-vizgrammar-map?file=index.js