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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Plotting graph using MFC

Plotting graph using MFC

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialc++data-structures
3 Posts 3 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.
  • M Offline
    M Offline
    Maynka
    wrote on last edited by
    #1

    Hi, I have to plot a graph using MFC for one of my projects.Is there any example or tutorial which explains how to do that. Regards, Mayank

    M C 2 Replies Last reply
    0
    • M Maynka

      Hi, I have to plot a graph using MFC for one of my projects.Is there any example or tutorial which explains how to do that. Regards, Mayank

      M Offline
      M Offline
      Matthew Faithfull
      wrote on last edited by
      #2

      The Scribble example from MSDN is possibly your best starting point. It already contains all the framework and most of the drawing code you need along with mouse interaction which you won't want at least to start with. It should be straight forwrd to adapt it to read a file of axis and point data and generate a graph. 3 hours tops :)

      Nothing is exactly what it seems but everything with seems can be unpicked.

      1 Reply Last reply
      0
      • M Maynka

        Hi, I have to plot a graph using MFC for one of my projects.Is there any example or tutorial which explains how to do that. Regards, Mayank

        C Offline
        C Offline
        Cedric Moonen
        wrote on last edited by
        #3

        I developped a charting control some time ago. Check my sig for the link. There are some other similar controls in the same category also.


        Cédric Moonen Software developer
        Charting control [v1.2]

        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