Hi Aneela, Apparently "logins" attribute is a String type. For bar charts the y axis needs to be linear scale that means you need to have an attribute type such as int, long, double and float.
Regards, On Fri, Jun 24, 2016 at 11:57 AM, Aneela Safdar <[email protected]> wrote: > Hi all, > > > I am using bar chart to display results outputted from execution plan. > > My output stream has results in form: > > ts logins > 1. 2016-05-08 08:59 1 > 2. 2016-05-08 09:00 5 > 3. 2016-05-08 09:01 1 > 4. 2016-05-08 09:13 5 > 5. 2016-05-08 09:14 2 > > > I set x-axis as ts and y-axis as logins > > Following are the problems I am dealing with: > > 1. y-axis values are in ascending order from top to bottom and I want > vice versa. > 2. Bars are not being displayed at all on graph. It just looks like a > blank graph having intervals marked on it. > Below is aforementioned chart. > > [image: Inline image] > Thanks, > > Regards, Aneela Safdar > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Tharik Kanaka* WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka Email: [email protected] | Web: www.wso2.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
