Home Forum Software Client side charts

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #655
    uRADMonitor
    Keymaster

    Instead of generating charts on the server, client side charts are preferred. By doing so advanced features like animations, zooming, time zone adjustments can be performed.

    #770
    Hexide
    Participant

    From personal experience using various flash and canvas charts

    http://www.highcharts.com/ was most convenient to me ( by functionality and ease of use )
    Second in line would be https://developers.google.com/chart/ but by now they seem slightly outdated and charting api not as developer friendly as highcharts.

    As for flash: http://teethgrinder.co.uk/open-flash-chart/ … not worth wasting time with flash.

    #780
    uRADMonitor
    Keymaster

    highcarts.com looks interesting, I will check it out in more detail.


    @vinz
    , would you post the link to your implementation here?

    #840
    Peter
    Participant

    @radu

    or take http://www.amcharts.com/

    I use is it for my power source counter…

    #854
    vinz
    Member

    yes, I’ve set up a quick highcharts test for my sensor.
    It’s shows real data.

    At the moment et shows 10min averages of the last 24h.
    If I find some time this weekend, I update it so you can enter a time-range and can zoom from 1 year (day averages) down to the single records (minutes).

    Link is: http://www.vegasoft.de/urad/

    Vinz

    #864
    uRADMonitor
    Keymaster

    Sounds great! And nice work

    #932
    vinz
    Member

    delivery: http://www.vegasoft.de/urad/
    yust a test, your feedback is welcome

    Vinz

    #933
    Peter
    Participant

    Gute Arbeit. Klasse!

    *auch haben will*

    Gruß Peter (11000026)

    #939
    vinz
    Member

    thank you Peter,
    hope we get this up for uradmonitor.


    @Hexide
    I also tested several frameworks when I needed it some time ago. Highcharts is easy and quick, best for quick private projects. But maybe there are better solutions up now?
    We have to play around, that needs some time.

    Who has more samples? What would be nice? Ideas, we need ideas. 🙂
    Vinz

    #943
    uRADMonitor
    Keymaster

    Superb work, Vinz!

    #946
    vinz
    Member

    Radu, you proposed http://d3js.org/ which was not jet mentioned here.

    #947
    Peter
    Participant

    here is http://dygraphs.com/

    that is used for my rockminers….
    it is also cool script

    #951
    vinz
    Member

    http://dygraphs.com/

    Peter thats cool, I like the Shift-drag ant the included average (read line below chart). I have to check this.

    Oh, “highstock” does everything I was dreaming of. Including a nice overview below the chart, fixed and manual ranges and zoom.
    Drag with mouse, zoom with shift-mouse: http://jsfiddle.net/73bc23zq/

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.