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. The Lounge
  3. What chart control do you use?

What chart control do you use?

Scheduled Pinned Locked Moved The Lounge
csharpquestionannouncement
15 Posts 14 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.
  • A Offline
    A Offline
    Atle Bjanes
    wrote on last edited by
    #1

    First post here - did a search and came up fairly empty, so here goes: I am developing an app to analyze and display data in graphical form - mainly histograms and scatter (X-Y) plots. I used GMS toolbox in VB6, but switching to .NET, I'd like to update the look and feel. Without spending an arm and a leg (and also getting a lot of chart types and features I do not need), do y'all have any recommendations? Thx, Atle

    J S L C R 10 Replies Last reply
    0
    • A Atle Bjanes

      First post here - did a search and came up fairly empty, so here goes: I am developing an app to analyze and display data in graphical form - mainly histograms and scatter (X-Y) plots. I used GMS toolbox in VB6, but switching to .NET, I'd like to update the look and feel. Without spending an arm and a leg (and also getting a lot of chart types and features I do not need), do y'all have any recommendations? Thx, Atle

      J Offline
      J Offline
      Jon Sagara
      wrote on last edited by
      #2

      http://www.codeproject.com/csharp/zedgraph.asp[^] Worth a look, anyway. I have used it for simple graphs, and it kicks butt.

      Jon Sagara Once again, the conservative sandwich-heavy portfolio pays off for the hungry investor! *slurp* Oh, I'm ruined! -- Dr. Zoidberg .NET Blog | Personal Blog | Articles

      P 1 Reply Last reply
      0
      • J Jon Sagara

        http://www.codeproject.com/csharp/zedgraph.asp[^] Worth a look, anyway. I have used it for simple graphs, and it kicks butt.

        Jon Sagara Once again, the conservative sandwich-heavy portfolio pays off for the hungry investor! *slurp* Oh, I'm ruined! -- Dr. Zoidberg .NET Blog | Personal Blog | Articles

        P Offline
        P Offline
        Patrick Etc
        wrote on last edited by
        #3

        Jon Sagara wrote:

        Worth a look, anyway. I have used it for simple graphs, and it kicks butt.

        I've used it for complex real-time stuff, and it still kicks butt ;) DundasCharts appears to be even better, but of course it isn't free.


        The early bird who catches the worm works for someone who comes in late and owns the worm farm. -- Travis McGee

        1 Reply Last reply
        0
        • A Atle Bjanes

          First post here - did a search and came up fairly empty, so here goes: I am developing an app to analyze and display data in graphical form - mainly histograms and scatter (X-Y) plots. I used GMS toolbox in VB6, but switching to .NET, I'd like to update the look and feel. Without spending an arm and a leg (and also getting a lot of chart types and features I do not need), do y'all have any recommendations? Thx, Atle

          S Offline
          S Offline
          Shog9 0
          wrote on last edited by
          #4

          Zedgraph. Jon linked to it. I'd also recommend Dundas Chart - i tried it for a week or so prior to finding ZedGraph, and it is drop-dead easy to use.

          every night, i kneel at the foot of my bed and thank the Great Overseeing Politicians for protecting my freedoms by reducing their number, as if they were deer in a state park. -- Chris Losinger, Online Poker Players?

          1 Reply Last reply
          0
          • A Atle Bjanes

            First post here - did a search and came up fairly empty, so here goes: I am developing an app to analyze and display data in graphical form - mainly histograms and scatter (X-Y) plots. I used GMS toolbox in VB6, but switching to .NET, I'd like to update the look and feel. Without spending an arm and a leg (and also getting a lot of chart types and features I do not need), do y'all have any recommendations? Thx, Atle

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

            I've used the DevExpress chart control a few times - it worked great for me. I won't link to it - if you're going to look at it, you may as well click through the banner ad that appears here for their controls every couple of page refreshes. Cheers, Drew.

            1 Reply Last reply
            0
            • A Atle Bjanes

              First post here - did a search and came up fairly empty, so here goes: I am developing an app to analyze and display data in graphical form - mainly histograms and scatter (X-Y) plots. I used GMS toolbox in VB6, but switching to .NET, I'd like to update the look and feel. Without spending an arm and a leg (and also getting a lot of chart types and features I do not need), do y'all have any recommendations? Thx, Atle

              C Offline
              C Offline
              Chris Maunder
              wrote on last edited by
              #6

              We use Dundas Chart on CodeProject (and not just because they comp us a copy ;)) It really does rock.

              cheers, Chris Maunder

              CodeProject.com : C++ MVP

              1 Reply Last reply
              0
              • A Atle Bjanes

                First post here - did a search and came up fairly empty, so here goes: I am developing an app to analyze and display data in graphical form - mainly histograms and scatter (X-Y) plots. I used GMS toolbox in VB6, but switching to .NET, I'd like to update the look and feel. Without spending an arm and a leg (and also getting a lot of chart types and features I do not need), do y'all have any recommendations? Thx, Atle

                R Offline
                R Offline
                Ravi Bhavnani
                wrote on last edited by
                #7

                I strongly recommend Dundas Chart. :) /ravi

                This is your brain on Celcius Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

                1 Reply Last reply
                0
                • A Atle Bjanes

                  First post here - did a search and came up fairly empty, so here goes: I am developing an app to analyze and display data in graphical form - mainly histograms and scatter (X-Y) plots. I used GMS toolbox in VB6, but switching to .NET, I'd like to update the look and feel. Without spending an arm and a leg (and also getting a lot of chart types and features I do not need), do y'all have any recommendations? Thx, Atle

                  S Offline
                  S Offline
                  Sathesh Sakthivel
                  wrote on last edited by
                  #8

                  I too strongly recommend Dundas Chart which is used in CP itself and it strictly followed here in CP.

                  SSK. Anyone who says sunshine brings happiness has never danced in the rain.

                  1 Reply Last reply
                  0
                  • A Atle Bjanes

                    First post here - did a search and came up fairly empty, so here goes: I am developing an app to analyze and display data in graphical form - mainly histograms and scatter (X-Y) plots. I used GMS toolbox in VB6, but switching to .NET, I'd like to update the look and feel. Without spending an arm and a leg (and also getting a lot of chart types and features I do not need), do y'all have any recommendations? Thx, Atle

                    N Offline
                    N Offline
                    NormDroid
                    wrote on last edited by
                    #9

                    I don't I write my own.

                    WPF - Imagineers Wanted Follow your nose using DoubleAnimationUsingPath

                    R 1 Reply Last reply
                    0
                    • N NormDroid

                      I don't I write my own.

                      WPF - Imagineers Wanted Follow your nose using DoubleAnimationUsingPath

                      R Offline
                      R Offline
                      Rajesh R Subramanian
                      wrote on last edited by
                      #10

                      norm .net wrote:

                      I don't I write my own.

                      I tell that you do it painstakingly only because Satips is using Dundas chart :laugh:

                      Real men drive manual transmission.

                      1 Reply Last reply
                      0
                      • A Atle Bjanes

                        First post here - did a search and came up fairly empty, so here goes: I am developing an app to analyze and display data in graphical form - mainly histograms and scatter (X-Y) plots. I used GMS toolbox in VB6, but switching to .NET, I'd like to update the look and feel. Without spending an arm and a leg (and also getting a lot of chart types and features I do not need), do y'all have any recommendations? Thx, Atle

                        R Offline
                        R Offline
                        reshi999
                        wrote on last edited by
                        #11

                        I use Telerik controls for both winforms and ASP.NET - these offer a high level of customisation and code can easily be migrated between online\offline use, also the other tools they offer are great value. http://www.telerik.com/

                        H 1 Reply Last reply
                        0
                        • R reshi999

                          I use Telerik controls for both winforms and ASP.NET - these offer a high level of customisation and code can easily be migrated between online\offline use, also the other tools they offer are great value. http://www.telerik.com/

                          H Offline
                          H Offline
                          Howard Richards
                          wrote on last edited by
                          #12

                          Telerik user here too - the Dundas and others were all good but a lot of them wanted me to buy a whole set of controls when I only wanted a chart. I like it but don't use it very much, just a few simple bar/line charts.

                          'Howard

                          R 1 Reply Last reply
                          0
                          • H Howard Richards

                            Telerik user here too - the Dundas and others were all good but a lot of them wanted me to buy a whole set of controls when I only wanted a chart. I like it but don't use it very much, just a few simple bar/line charts.

                            'Howard

                            R Offline
                            R Offline
                            reshi999
                            wrote on last edited by
                            #13

                            Yeah, should be noted that the winforms package has to be bought as a set whereas the asp.net controls can be bought seperatly (allthough I use virtually all their controls in my projects, particullarly recommend grid and combobox functionality)

                            1 Reply Last reply
                            0
                            • A Atle Bjanes

                              First post here - did a search and came up fairly empty, so here goes: I am developing an app to analyze and display data in graphical form - mainly histograms and scatter (X-Y) plots. I used GMS toolbox in VB6, but switching to .NET, I'd like to update the look and feel. Without spending an arm and a leg (and also getting a lot of chart types and features I do not need), do y'all have any recommendations? Thx, Atle

                              M Offline
                              M Offline
                              Matt Gullett
                              wrote on last edited by
                              #14

                              I recommend the Dundas chart library for both win-forms and web applications. Dundas has done an excellent job with their charts in a very short period of time. My second suggestion, for web applications only, is the wonderful chart library by InfoSoftGlobal called Fusion Charts. Their flash based charts are very eye-catching, easy to use/configure and inexpensive. Dundas = $$$ FusionCharts = $

                              1 Reply Last reply
                              0
                              • A Atle Bjanes

                                First post here - did a search and came up fairly empty, so here goes: I am developing an app to analyze and display data in graphical form - mainly histograms and scatter (X-Y) plots. I used GMS toolbox in VB6, but switching to .NET, I'd like to update the look and feel. Without spending an arm and a leg (and also getting a lot of chart types and features I do not need), do y'all have any recommendations? Thx, Atle

                                J Offline
                                J Offline
                                Jeremy T Fuller
                                wrote on last edited by
                                #15

                                After an exhaustive comparison study, we decided on Dundas Enterprise (as many have mentioned already). It's not cheap at all, but it is the best feature for feature. It's also reasonably easy to use (although the documentation isn't that great).

                                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