Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, an initiative of Stroud Water Research Center designed to help people advance knowledge and stewardship of fresh water.
New to EnviroDIY? Start here

Graphing Software

Home Forums Other Data Loggers Graphing Software

Tagged: , ,

Viewing 4 reply threads
  • Author
    Posts
    • #1348
      prairietech
      Participant

        Looking for an easy to use (low learning curve) graphing program that will display 1-3 inputs. I would like to have the cursor hovering ability to display data points from the inputs to compare readings. Input data would come from a mysql db or csv file located on a local server.

      • #1349
        Andrew
        Participant

          Would Highcharts be suitable?

        • #1372
          prairietech
          Participant

            I have looked at Highcharts but when hovering the mouse over a data point on the graph, only that data point value and time stamp were displayed. I needed to move my mouse to each input graph line to see the data point value for that input.

            My desire is to have 1-3 inputs displayed on a graph. Hovering my mouse would show a data point balloon listing values (temp) for all 1-3 inputs at that particular time for comparison. Maybe this is a function of Highcharts but I couldn’t find any information regarding this feature.

          • #1411
            Tyler Mitchell
            Participant

              Depending on your data source, you might really like Grafana – my go-to favourite. I used InfluxDB time series DB in the backend and it plugs in seamlessly.
              [video is no longer available]

            • #1470
              Steve Roberts
              Participant

                I’ve been using flot, which uses jquery, as my website was already using jquery. Data comes from mysql / php

            Viewing 4 reply threads
            • You must be logged in to reply to this topic.