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. Design and Architecture
  4. tool for real time graph plotting..

tool for real time graph plotting..

Scheduled Pinned Locked Moved Design and Architecture
csharpdata-structuresperformancehelpquestion
2 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.
  • J Offline
    J Offline
    jainiraj
    wrote on last edited by
    #1

    hi everyone.. I want a tool to plot real time graph for .net platform.The data which has to be plotted is continuously coming in some time interval.Is there any tool available? Also Performance issue is there.Performance also matters when I am using the tool. Thanks in adv...

    L 1 Reply Last reply
    0
    • J jainiraj

      hi everyone.. I want a tool to plot real time graph for .net platform.The data which has to be plotted is continuously coming in some time interval.Is there any tool available? Also Performance issue is there.Performance also matters when I am using the tool. Thanks in adv...

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      jainiraj wrote:

      I want a tool to plot real time graph for .net platform

      .NET isn't a "realtime" platform, nor is Windows.

      jainiraj wrote:

      The data which has to be plotted is continuously coming in some time interval.Is there any tool available?

      Write an application that handles the communication and stuffs the data in a queue. Have another one draw some nice graph using that data. There should be some articles on charts. Bars or pies?

      jainiraj wrote:

      Also Performance issue is there.Performance also matters when I am using the tool.

      Simple; don't use VB6 :) As a reminder; cross-posting isn't a nice thing to do.

      I are Troll :suss:

      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