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. Product Lifecycle
  3. Free Tools
  4. Graph/chart trends analysis

Graph/chart trends analysis

Scheduled Pinned Locked Moved Free Tools
csharpdata-structureshelptutorial
1 Posts 1 Posters 1 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.
  • E Offline
    E Offline
    eneten
    wrote on last edited by
    #1

    Hi I am looking for any (preferably C#) 3rd party library or framework for chart analysis. What I need: I have a sequance of pairs (double value; time stamp). I need to find ascending/descending/constant trends out of my sequance. Of cause with thresholds assumptions... Example: Input: Threshold 0.02, Sequance 0 1.1 2.5 3.6 3.61 3.62 3.6 2.8 2.5 2.2 2.0 1.99 2.01 Output: Ascending {0 1.1 2.5 3.6}, Constant {3.6 3.61 3.62 3.6}, Descending {3.6 2.8 2.5 2.2 2.0}, Constant {2.0 1.99 2.01} The example is just to catch the idea of what I need. I would appreciate for any help :) Thank you!

    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