-
10 Oct 2012 1:47 AM #1
[2.1.0-RC1] Charts - BarChart scroll performance
[2.1.0-RC1] Charts - BarChart scroll performance
Hi,
I am getting some feedback on the Chart application I have created.
There main concern are the scroll performance on the BarChart/ColumnChart (On all devices iPhone/Android)
I think the problem is that its not very smooth and that its not momentum scroll os the rest of the application. That behaviour is strange/confusing for the end user because the scroll acts different on the charts.
I have two questions:- Will the scroll ever be as "smooth" as the normal scroller? (I know its Canvas and the behaviour is different because the X line is always visible etc.)
- Is it posible to use the normal scroller? I know the price would be having the x line visible and more. But just having the chart in a panel that scrolls. If, how is this possible?
-
10 Oct 2012 5:31 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
Can we get a testcase to reproduce the perf?
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 6:04 AM #3
Sure, but I would also like to know the answer to the two questions?
There is nothing special about the Chart, its just like the KitchenSink only difference is:
That will make it scrollable.Code:visibleRange: [0,0.2]
I can create a test project if you want? But its just like the KitchenSink...
-
11 Oct 2012 10:20 AM #4
Wait! Looks like we don't have enough information to add this to bug database. Please follow this template bug format.


Reply With Quote