|
Charts are important, but the best investors will tell you that you have to do a lot more than just read a chart, because charts can not tell you what is definately going to happen in the future. They are based on the past and the present and could only...
Started by BroStart on
, 11 posts
by 1 people.
Answer Snippets (Read the full thread at stockhouse):
Is it that when someone with access and the knowledge to interpret the chart gets hammered someone with access and the knowledge to interpret the chart gets hammered?
Only because the chart access to the same charts, sure ....
|
|
Goods Post subject: Re: CHARTS ONLY CHARTS 1 Posted: Mon Aug 24, 2009 2:32 pm
Joined: Mon Aug 17, 2009 3:32 pm
Posts: 545
Location: 42°81'
A long term Dollar chart to keep an eye on . . . Watch the 80 mark
Answer Snippets (Read the full thread at freeforums):
Attachment:
Gold.JPG [ 116.51 KiB | ....
Increasing chatter that the crimex won't be able to deliver .. .
Weekly dollar chart, again the index needs to regain the 80 mark to avoid this being turned on a very bullish looking silver chart .
|
|
Where can I find example charts for scrum development?
For example: Burn down or backlog charts.
Started by Blankman on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
In particular I like....
I find his writing style succinct and concise.
Processguidance/v2/ProcessGuidance.aspx
A sprint burndown chart when things are going as they should be will be a nice a good example of the burndown chart on his blog .
|
Ask your Facebook Friends
|
Is there any charting lib for python that can generate 3d charts like this one ?
Started by daniels on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://matplotlib.sourceforge.net/
There are many possibilities, I believe mayavi may be the most popular (if you give more specs about what you're trying to do and what your constraints are you may get more accurate suggestions). .
|
|
I want to draw charts like pie charts to display stats in my Android app. As Android doesn't support Swing and AWT, i wonder how can i draw charts in Android? Please note that i don't want to use a third party tool.
Started by Maxood on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This is something i have come up with after looking into API Demos:
package com.examples.piechart; import android.app.Activity; import android.os.Bundle; import android.view.View; import android.view.ViewGroup; class GraphicsActivity extends Activity{... .
|
|
I need to make charts (pie and bar) and working with php data. the data is JSON encoded.
what are the best ways to generate charts. i am right now looking at Google Chart api. is there anything better (read: easier) than this?
Started by amit on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://teethgrinder.co.uk/open-flash-chart/)
xml/swf charts (http://www.maani.us/xml_chartsgoogle charts is nice, these are also excellent:
amcharts (amcharts.com)
open flash charts is one/)
amcharts and xml/swf charts....
|
|
I'm about to code some graphs and charts from scratch. Does anyone know of book that covers the reason for using some graphs and charts as well as the implementation of graph and charts. I'd prefer something combined computer science and the math of charts...
Started by Aris Bartee on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
About the reason of using some graphs: Chart Suggestions
I do not think you will find the why s "pie charts" are the very worst form of graph EVER, unless your purpose is to cleverly conceal.
|
|
We are using C# .NET.
We're looking for a method to display live streaming 1-min financial stock charts.
Need: - Candlesticks - Zoom/pan - The chart scrolling in real time as it receives streaming data
Woud like: - A method to print metadata on the chart...
Started by Gravitas on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
FullMovie.aspx?id=3476 * AnyChart o Supports financial charts o US$500 o For OHLC chart tutorial and Download the Microsoft Chart Controls Samples project to see what ASP.NET Charting Control can do there's a very powerful....
|
|
What would you suggest for charts? Anyone has a preferred controls?
Started by David Bonnici on
, 14 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
Hi....
DotnetCharting looks stunning, but I've never used it.
Dundas Charts are used by Microsoft too (the Charts in SQL Server Reporting Services are from Dundas).
They look good and are free.
Microsoft has published Chart controls.
|
|
Hi,
We have ms sql server 2008, however the new dundas charts are not available on the report server. How do I upgrade the report server so it gets the new dundas charts as well. Dundas charts are a part of Microsoft charts now in the new version of the...
Started by hadi on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
If you're talking about using .NET Framework 3.5/archive/2008/10/25/microsoft-chart-controls-for-net-framework-35.aspx.
For example the donut chart then they are there.
|