Sencha Touch 1.x: Charts

Page 14 of 16 FirstFirst ... 4 12 13 14 15 16 LastLast

+ Post New Thread

  1. Unanswered: Problems with Styling a text-Sprite

    Hi, as the title says i'm having problems styling a text-Sprite. I use the following code to create a drawComponent with an text-Sprite in it. ...

    Started by Andreas_S, 26 Aug 2011 11:40 PM
    • Replies: 2
    • Views: 1,940
    29 Aug 2011 1:27 PM Go to last post
  2. Post Unanswered: CSS Guidance needed

    I notice that most/all of your Touch Charts examples just include a special "touch-charts-demo.css" file, and don't include the base Sencha Touch CSS...

    Started by awebb, 26 Aug 2011 7:19 AM
    charts, css, guidance, sencha, touch
    • Replies: 1
    • Views: 894
    29 Aug 2011 11:11 AM Go to last post
  3. Unanswered: compiling chart theme error

    I tried to compile my custom theme for Touch Charts, but i got an error. Anyone any idea how to solve this?? The folder structure is...

    Started by vivendi, 29 Aug 2011 12:19 AM
    • Replies: 5
    • Views: 993
    29 Aug 2011 9:19 AM Go to last post
  4. Unanswered: Give names a color?

    I finally have my radar chart up and working and i know now how to apply my custom styles to the chart. But what i couldn't find out is how to give...

    Started by vivendi, 29 Aug 2011 4:33 AM
    • Replies: 1
    • Views: 612
    29 Aug 2011 9:16 AM Go to last post
  5. Question Unanswered: line chart problem

    I have built a line chart using data loaded from a store, everything works and loads correctly. The points even report the correct data when I ask to...

    Started by TMDBrett, 26 Aug 2011 6:31 AM
    • Replies: 2
    • Views: 813
    26 Aug 2011 7:31 AM Go to last post
  6. Unanswered: build-touch-charts.sh

    Can't quite work this out. From reading the Chart theming guide it seems to suggest that running build-touch-chart.sh will create appropriate...

    Started by alstsmith, 20 Aug 2011 2:07 AM
    • Replies: 3
    • Views: 1,162
    26 Aug 2011 6:52 AM Go to last post
  7. Unanswered: cant get radar to work

    I'm trying to display a radar chart, but for some reason all i get is a blank page. I do see the toolbar at the top though. The radar just doesn't...

    Started by nofx, 23 Aug 2011 7:22 AM
    • Replies: 7
    • Views: 1,277
    24 Aug 2011 11:31 PM Go to last post
  8. Unanswered: List with charts

    Hello, Does anyone have a code sample of a list of charts? I want to create a list of chart favorites in my phone application. Thanks in advance...

    Started by tngoldman, 24 Aug 2011 4:16 AM
    • Replies: 1
    • Views: 658
    24 Aug 2011 1:55 PM Go to last post
  9. Question Unanswered: sharing configuration between charts

    Hi; is it ok to share several configuration objects between 2 chart? for example, share an interactions object/ series definition object etc.: ...

    Started by gkatz, 23 Aug 2011 3:22 AM
    chart
    • Replies: 5
    • Views: 1,108
    24 Aug 2011 4:22 AM Go to last post
  10. Unanswered: Example of the Ext.chart.Toolbar

    Hi, I saw in the API that there is a Ext.chart.Toolbar component, but I have been unable to get it show up on my chart example. Is there an...

    Started by tngoldman, 22 Aug 2011 10:30 PM
    • Replies: 3
    • Views: 954
    23 Aug 2011 2:17 PM Go to last post
  11. Unanswered: Speed up load times touch charts?

    Is there an easy way to speed up load times for sencha charts? One thing I wondered was if you're only using a certain type of chart can you edit...

    Started by alstsmith, 19 Aug 2011 3:04 PM
    • Replies: 3
    • Views: 1,198
    23 Aug 2011 10:45 AM Go to last post
  12. Question Unanswered: problem adding a chart to a tab panel dynamically

    I have a code which adds a chart to a tab panel's first panel. for some reason the chart is not rendered although the chart component is added to...

    Started by gkatz, 22 Aug 2011 6:27 AM
    • Replies: 2
    • Views: 1,347
    23 Aug 2011 3:17 AM Go to last post
  13. Unanswered: Set title of Ext.chart.Panel

    Hello, Is there any way to set the title of a Ext.chart.Panel dynamically? I tried the following: ...

    Started by tngoldman, 22 Aug 2011 10:06 PM
    • Replies: 1
    • Views: 1,673
    23 Aug 2011 2:56 AM Go to last post
  14. Question Unanswered: Ext.chart.Panel use?

    Hi; the combo example sometimes uses Ext.chart.Panel with xtype 'chart' and sometimes a simple Ext.Panel with charts. what is the difference? when...

    Started by gkatz, 22 Aug 2011 6:24 AM
    chart
    • Replies: 3
    • Views: 1,265
    23 Aug 2011 12:50 AM Go to last post
  15. Unanswered: Line chart will use the series fill color as the legend marker even if not set.

    I have a line chart with the series set to be: series: type: 'line', highlight: { size: 7, radius:...

    Started by ChrisWalker, 9 Aug 2011 6:40 AM
    • Replies: 9
    • Views: 5,018
    22 Aug 2011 12:34 PM Go to last post
  16. Unanswered: draw: image tag sprite.setAttributes( src: src) not update image

    Try to update touch draw image use sprite.setAttributes( src: src) and could not see the update. Some methods works fine in Ext4 draw. ...

    Started by jimmylu98, 17 Aug 2011 11:53 AM
    • Replies: 6
    • Views: 2,053
    19 Aug 2011 1:10 PM Go to last post
  17. Question Unanswered: Cannot apply 'interactions' if there are more than one Column chart in the same Panel

    I'm implementing a Panel with 2 column charts with interactions (code is below - code is similar to the Column example) and got the following error...

    Started by kcaothien, 18 Aug 2011 3:20 PM
    • Replies: 2
    • Views: 959
    19 Aug 2011 11:32 AM Go to last post
  18. Unanswered: First Run Render error

    Hi there, have got a really nice combo chart working, looks great on Safari and renders as expected on iPhone except for the first graph on the first...

    Started by alstsmith, 18 Aug 2011 3:21 AM
    • Replies: 4
    • Views: 837
    19 Aug 2011 9:19 AM Go to last post
  19. Unanswered: draw image tag: displaed image is cutoff

    Try to display image using touch chart/draw, but the displayed image is cut off. See attached picture and codes to reproduce the problem: Touch...

    Started by jimmylu98, 17 Aug 2011 11:28 AM
    • Replies: 2
    • Views: 941
    18 Aug 2011 1:48 PM Go to last post
  20. Unanswered: Pie Chart with Multiple Labels

    Can you add two levels to the pie chart. For instance, you have the name field, and also the value field, both loaded into the pie pieces? I am...

    Started by Voyd, 16 Aug 2011 3:59 PM
    • Replies: 1
    • Views: 895
    17 Aug 2011 10:33 AM Go to last post