Sencha Touch 1.x: Charts

Page 5 of 16 FirstFirst ... 3 4 5 6 7 15 ... LastLast

+ Post New Thread

  1. Unanswered: Trying to recompile for custom theming fails

    http://www.sencha.com/forum/showthread.php?127607-Mastering-the-Compass-SASS-Setup-with-Sencha-Touch...

    Started by ascendancy05, 18 May 2012 12:04 PM
    charts, colors, custom themes
    • Replies: 0
    • Views: 766
    18 May 2012 12:04 PM Go to last post
  2. Unanswered: handling complex data into Bar chart

    Hi guys, I want to show the following data in a bar chart,what configurations should i make in order to do that (Fields,xField,yField....) : ...

    Started by a.boufrit, 25 Apr 2012 3:42 AM
    • Replies: 2
    • Views: 864
    27 Apr 2012 6:37 AM Go to last post
  3. Unanswered: Guides not loading when hosting Sencha Touch SDK in ASP.NET Development Server

    REQUIRED INFORMATION Ext version tested: touch-charts-1.0.0-commercial.zip Browser versions tested against: IE9 FF 10.0.2 Chrome 18

    Started by Bart Jolling, 18 Apr 2012 4:42 AM
    • Replies: 1
    • Views: 841
    18 Apr 2012 6:00 AM Go to last post
  4. Answered: Change label color at runtime

    Hi everyone. I need to change the color of my line chart bottom axis at runtime. My chart has a right and a bottom axis. I am able to change the...

    Started by buzztee, 3 Apr 2012 1:37 AM
    axis label color, linechart
    • Replies: 3
    • Views: 1,934
    13 Apr 2012 7:02 AM Go to last post
  5. Unanswered: Dynamically Adding to Path Extremely Slow

    I've been playing around with freehand drawing using the new DrawComponent and I have it working, however, when drawing a long complex path or adding...

    Started by xbrowne, 4 Jan 2012 12:23 PM
    draw, freehand, path, slow, sprites
    • Replies: 2
    • Views: 954
    9 Apr 2012 12:38 PM Go to last post
  6. Unanswered: chart axes labels do not render on ipad

    The column chart shown in code here renders ok on the ipod, but not an ipad. On the ipad, the axes labels do not show at all, or are very...

    Started by jeffo, 5 Oct 2011 1:50 PM
    • Replies: 2
    • Views: 1,020
    3 Apr 2012 10:06 PM Go to last post
  7. Answered: Chart won't show correctly if there's just one record

    Good day, I'm using several Charts in my Sencha Touch 1.1 application. There's a strange problem. When the store contains one record, the chart...

    Started by mrduck, 2 Apr 2012 4:31 AM
    • Replies: 1
    • Views: 648
    2 Apr 2012 5:06 AM Go to last post
  8. Unanswered: Sench Chart Crashing in IPAD

    Hi, We are using Sencha Chart in ipad for developing HTML5 applications, The sencha chart is crashing after 4 charts due to memory leakage. Send...

    Started by karthikeyan_pa, 25 Aug 2011 11:03 PM
    2 Pages
    1 2
    • Replies: 15
    • Views: 3,748
    27 Mar 2012 6:26 PM Go to last post
  9. Unanswered: LDAP and HTML4 - support?

    Hi, I have a need to locate a tool to do some BI reports across many platforms. Please help me with the questions below: 1. The current app...

    Started by pprabakar, 13 Feb 2012 10:29 AM
    • Replies: 2
    • Views: 1,051
    27 Mar 2012 4:06 AM Go to last post
  10. Question Unanswered: regarding pie chart

    Is it possible to navigate to a new page for the click on one slice of a pie chart in sencha1?

    Started by madhumita, 14 Mar 2012 11:34 PM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 2,351
    25 Mar 2012 11:37 PM Go to last post
  11. Unanswered: Add remove fields from chart

    How i can dynamically add and remove fields from a chart. I want to start with a chart without any fields only y axis value. And based on the json...

    Started by m4manas, 22 Mar 2012 8:14 PM
    chart, fields
    • Replies: 2
    • Views: 1,065
    23 Mar 2012 10:56 AM Go to last post
  12. Unanswered: How to dynamically assign a store to a Ext.chart.Panel?

    Hello i want to show a chart based on parameter passed from another panel; how can i bind dynamically a store instead of assigning it during the...

    Started by cdiscla, 18 Aug 2011 3:10 AM
    store
    • Replies: 5
    • Views: 1,925
    20 Mar 2012 11:28 AM Go to last post
  13. Unanswered: Multiline Bar Chart Labels

    I've just developed a series of bar charts that is working out great. However, the bar chart labels are so long that they push the bar way off to the...

    Started by dmillasich, 17 Mar 2012 4:10 PM
    • Replies: 2
    • Views: 945
    20 Mar 2012 10:42 AM Go to last post
  14. Unanswered: Six charts in a panel

    Hi, I want to display 6 charts in a panel(for i pad).Now I can display graphs horizontally or vertically using hbox or vbox.But I want to...

    Started by ratheeshrohini, 16 Mar 2012 10:04 PM
    • Replies: 3
    • Views: 740
    20 Mar 2012 4:41 AM Go to last post
  15. Question Unanswered: regarding pie color

    i want to give same color(blue) for all the slices in the pie chart.how can i do that?my code is as follow....... var store1 = new...

    Started by madhumita, 15 Mar 2012 5:02 AM
    • Replies: 4
    • Views: 1,183
    16 Mar 2012 2:44 AM Go to last post
  16. Unanswered: Charts break Container.down function

    When I call .down('#MyItemId') on a container with a chart somewhere in its descendants, it throws an error Uncaught TypeError: Object #<Object> has...

    Started by alanr1, 11 Aug 2011 7:09 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 3,379
    15 Mar 2012 8:15 AM Go to last post
  17. Unanswered: Header background color for chart

    Hi, I created a pie chart and a line chart in separate panels and arranged them horizontally using another panel.Also I set chart's...

    Started by ratheeshrohini, 15 Feb 2012 5:29 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 2,940
    14 Mar 2012 3:16 AM Go to last post
  18. Exclamation Unanswered: sencha is plotting wrong on the chart !!

    hi all, im displaying a chart with the following json data with this script var jsonData = eval(returnedJsonData);

    Started by xnoor, 12 Mar 2012 2:15 AM
    chart, sencha, values, wrong
    • Replies: 2
    • Views: 666
    12 Mar 2012 9:17 PM Go to last post
  19. Unanswered: line chart with an image

    Hi I have this line chart, which animates. i.e. the line slides from top to bottom direction. I have used the animate attribute for the same, here...

    Started by sulakshana1782, 8 Mar 2012 10:45 PM
    charts, image, line chart
    • Replies: 2
    • Views: 727
    12 Mar 2012 9:12 PM Go to last post
  20. Unanswered: when will touch charts 2.0 release?

    sencha touch had released 2.0 GA yesterday,then when will charts? I don't want to go back st1.1 just because of the lack of charts components.So how...

    Started by intotherainzy, 7 Mar 2012 10:14 PM
    • Replies: 3
    • Views: 811
    11 Mar 2012 9:06 PM Go to last post