-
3 May 2012 11:07 PM #1
Unanswered: line chart not display x-axis for single record
Unanswered: line chart not display x-axis for single record
i have snapshots for problem when store has more than one record than it's working fine
but when store has just single record it doesn't shows x-axis.
same issue with example given with chart API.
is there bug in chart API?
test_multiple.png
test_single.png
demo_test_multiple.png
demo_test_single.png
-
7 May 2012 1:37 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,684
- Vote Rating
- 435
- Answers
- 3111
This is a reported bug.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
10 Oct 2012 2:57 AM #3
Facing same issue
Facing same issue
can any one tell me that wether this was fixed or any alternate solutions for this
-
17 Dec 2012 4:57 AM #4
One way of solving this is before setting data to chart check if record count and if its 1 then add a dummy record to the store and then set the store to the chart
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote