Search found 9 matches
- Wed Feb 29, 2012 7:25 am
- Forum: Java
- Topic: Hide Zero Values
- Replies: 3
- Views: 12931
Re: Hide Zero Values
Hello, Yeray Actually, We have to hide zero from the chart and that we got. But right now that series values with zero showing as empty in chart. As we have lot of series in this chart and there may exists only some item with zero values but it could be different for each category. For e.g. Series 1...
- Fri Feb 24, 2012 11:22 am
- Forum: Java
- Topic: Hide Zero Values
- Replies: 3
- Views: 12931
Hide Zero Values
Hello,
We are planning to remove zero values fromn tha chart. see the grid and chart in attached image. Right now alignment is not proper and X values for some series are not showing.
Is there any way to hide zero values from chart?
Regards
Shibu
Indus Systems Inc
We are planning to remove zero values fromn tha chart. see the grid and chart in attached image. Right now alignment is not proper and X values for some series are not showing.
Is there any way to hide zero values from chart?
Regards
Shibu
Indus Systems Inc
- Mon Feb 13, 2012 11:33 am
- Forum: Java
- Topic: Chart Tooltip in android
- Replies: 6
- Views: 15750
Re: Chart Tooltip in android
Hello Yeray,
We use pan featur for our chart because we have to show large number of categories in chart. So it should pan chart area horizontally.
Regards
Shibu
Indus Systems Inc
We use pan featur for our chart because we have to show large number of categories in chart. So it should pan chart area horizontally.
Regards
Shibu
Indus Systems Inc
- Fri Feb 10, 2012 5:02 am
- Forum: Java
- Topic: Chart Tooltip in android
- Replies: 6
- Views: 15750
Re: Chart Tooltip in android
Hello Yeray,
It is not working when pan is enabled. Also is it possible to disable that toast, because we need only the touch event of the series
Regards
Shibu
Indus Systems Inc
It is not working when pan is enabled. Also is it possible to disable that toast, because we need only the touch event of the series
Regards
Shibu
Indus Systems Inc
- Thu Feb 09, 2012 12:39 pm
- Forum: Java
- Topic: Chart Tooltip in android
- Replies: 6
- Views: 15750
Re: Chart Tooltip in android
Hello, Yeray
Yes, That is we are looking.
With Thanks
Shibu
Indus Systems Inc
Yes, That is we are looking.
With Thanks
Shibu
Indus Systems Inc
- Thu Feb 09, 2012 6:57 am
- Forum: Java
- Topic: Chart Tooltip in android
- Replies: 6
- Views: 15750
Chart Tooltip in android
Hello,
Can we show a tooltip on series touch event? Is there any callback function for series touch event?
Regards
Shibu
Indus Systems Inc
Can we show a tooltip on series touch event? Is there any callback function for series touch event?
Regards
Shibu
Indus Systems Inc
- Wed Jan 25, 2012 4:58 am
- Forum: Java
- Topic: Stacked Bar Chart in android
- Replies: 2
- Views: 10862
Re: Stacked Bar Chart in android
Hello, Yeray Alonso
Thank you for your support
Shibu
Indus Systems Inc
Thank you for your support
Shibu
Indus Systems Inc
- Tue Jan 24, 2012 10:01 am
- Forum: Java
- Topic: Stacked Bar Chart in android
- Replies: 2
- Views: 10862
Stacked Bar Chart in android
Hello,
Is it possible to show a bar chart like in attached image?
Regards
Shibu
Indus Systems
Is it possible to show a bar chart like in attached image?
Regards
Shibu
Indus Systems
- Thu Jan 12, 2012 10:40 am
- Forum: Java
- Topic: Tee Chart Barchart with one category
- Replies: 1
- Views: 8551
Tee Chart Barchart with one category
Hello, We are using tee chart for android. It is showing only one series when there is only one category in x axis. e.g. We are showing organizational level in x axis and area values in y axis. there are 3 series for each org levele - Gross area, net area and chargeable area. When there is only one ...