Hi Thanuja, Quick fix for few of these problems.
For the 1st one check the domain which define the range of the y scale. may be they are given in decimals. most of the time y axis value range is mapped with the height of the SVG element. if you can quickly look in to it and just adjust the width of the SVG element or change the range mapping value in y scale u may be able to solve 2nd issue. Thanks. On Fri, Sep 25, 2015 at 4:05 PM, Thanuja Uruththirakodeeswaran < [email protected]> wrote: > Hi All, > > I'm generating a line chart to show details with DAS analytics dashboard > using Line Chart Gadgets as below. This line chart uses D3 library and > Vega. > > > > Here I'm facing following problems: > 1. Even though member count values (Y axis values) are integers, in this > chart axis values are populated as decimals and I tried to use 'round' > property for y axis configuration and couldn't fix it. > > 2. Also y axis value range is also limited to 5 as shown above > > 3. As shown in the below image, tool-tip pop y axis value shown as > undefined and sometimes tool-tips are not removed. > > > > I discussed these issues with Dunith also. It will be helpful if these > issues are fixed. > > Thanks. > > -- > Thanuja Uruththirakodeeswaran > Software Engineer > WSO2 Inc.;http://wso2.com > lean.enterprise.middleware > > mobile: +94 774363167 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Nipuna Marcus *Software Engineer* WSO2 Inc. http://wso2.com/ - "lean . enterprise . middleware" Mobile : +94 (0) 713 667906 [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
