Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Graphing Control

Graphing Control

Scheduled Pinned Locked Moved C#
csharpc++javacomadobe
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gongchengshi
    wrote on last edited by
    #1

    We are going to need to go on a field trip for this one. Go to: http://finance.google.com/finance?q=.DJI%20.IXIC%20.INX If that link doesn't work you can go to: http://finance.google.com/finance and click on the graph on the right side of the page under "Market Summary" What you see when you get there is a brilliant little flash applet that creates a real-time interactive graph. Play around with it a little. You can grab the sliders at the bottom of the graph and adjust the period of time that you want to look at. Pretty nifty. I would love it if I could find either a .Net, MFC, Java (or even Flash) control/component/module/library that would allow me to have this sort of functionality in a stand alone application. The one at the link is made by Google apparently but I don't think they have released the source. I have seen tons of graphing/charting libraries (nevron, dundas, dotnetcharting, ZedGraph, ChartFX...). None of them provide this interactive capability. Does anyone out there know of such a thing? I'll go commercial or free which ever provides the functionality. If not, someone should make one. It's money in the bank.

    P G 2 Replies Last reply
    0
    • G gongchengshi

      We are going to need to go on a field trip for this one. Go to: http://finance.google.com/finance?q=.DJI%20.IXIC%20.INX If that link doesn't work you can go to: http://finance.google.com/finance and click on the graph on the right side of the page under "Market Summary" What you see when you get there is a brilliant little flash applet that creates a real-time interactive graph. Play around with it a little. You can grab the sliders at the bottom of the graph and adjust the period of time that you want to look at. Pretty nifty. I would love it if I could find either a .Net, MFC, Java (or even Flash) control/component/module/library that would allow me to have this sort of functionality in a stand alone application. The one at the link is made by Google apparently but I don't think they have released the source. I have seen tons of graphing/charting libraries (nevron, dundas, dotnetcharting, ZedGraph, ChartFX...). None of them provide this interactive capability. Does anyone out there know of such a thing? I'll go commercial or free which ever provides the functionality. If not, someone should make one. It's money in the bank.

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      maizhiming wrote:

      Does anyone out there know of such a thing?

      Not sure. You named all the ones I use ( dundas, ChartFX, etc ).

      maizhiming wrote:

      If not, someone should make one.

      No kidding.

      "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

      1 Reply Last reply
      0
      • G gongchengshi

        We are going to need to go on a field trip for this one. Go to: http://finance.google.com/finance?q=.DJI%20.IXIC%20.INX If that link doesn't work you can go to: http://finance.google.com/finance and click on the graph on the right side of the page under "Market Summary" What you see when you get there is a brilliant little flash applet that creates a real-time interactive graph. Play around with it a little. You can grab the sliders at the bottom of the graph and adjust the period of time that you want to look at. Pretty nifty. I would love it if I could find either a .Net, MFC, Java (or even Flash) control/component/module/library that would allow me to have this sort of functionality in a stand alone application. The one at the link is made by Google apparently but I don't think they have released the source. I have seen tons of graphing/charting libraries (nevron, dundas, dotnetcharting, ZedGraph, ChartFX...). None of them provide this interactive capability. Does anyone out there know of such a thing? I'll go commercial or free which ever provides the functionality. If not, someone should make one. It's money in the bank.

        G Offline
        G Offline
        gongchengshi
        wrote on last edited by
        #3

        I found the flash code for the applet on the Google finance site. They call it a time-series graph and it is written in actionscript 3. http://code.google.com/p/time-series-graph/ I don't know how to make standalone apps that embed flash so I am still looking for a .Net or MFC control. If anyone knows of a way to embed flash into a .Net or MFC application. I would love to know about it.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups