Search Results for "plotting csv data" - Page 8

Showing 235 open source projects for "plotting csv data"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    A simple set of Java classes used to handle CSV (Comma-Separated Values) files. The CSVFileReader class has a readFields() method that splits a line of the file into separate String fields; the text qualifier and the field separator are customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Omni is a Java package for reading and writing a variety of data file formats. Currently, Omni supports formats such as CSV, tab-delimited, pipe-delimited, and fixed-width files. There are future plans for more formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Easy to use ready to go CSV File Reading utility. Read One or Multiple files into a RecordManager, quick access to the file with segmentation into Fields and Records. Merge Multiple CSV files in one. Listener to CSV Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Shadowtail is a Java/Spring framework for gathering numerical data (statistics) about a Java application. It is particularly useful as a source of data to feed Orca, the free tool for plotting textual data onto a directory on a Web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Simple swing database is a small platform indipendent database which stores records in a file format of csv.The program was for my friend,who wanted to have access to the data in a file format of CSV (utf8).Being able to search/edit/remove/add new record
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JFling provides tools for (un)marshalling fixed length string data to and from java objects with typed properties. It's codegenerator uses plain csv files to generate fixed-length-string wrapper classes. (see our wiki 'Hosted Apps/Trac' for more info)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Franklin Math
    Franklin Math is an open source Java symbolic computer algebra system (CAS), with similarities to commercial math packages such as MATLAB or Mathematica. It allows numeric and symbolic calculations, with built-in functions including plotting commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Software that lets students easily keep track of their economy. The system uses data from csv files from the users internet bank to generate statistics over the users spending and economy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Manipulate CSV files in typed mode : your java classes. Declare your fields and associated converters for your own types, without loosing the control of handling data in native mode. Very easy to understand, bundled with test cases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    Map CSV records to Java Objects and back again (a la hibernate).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jief is an universal Java Import Export Framework. With Jief you will only need a couple lines of code to import data from a file (xml and csv supported out of the box). You can reuse the transformation code for your business objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Real-time Network Grapher (RtNG) is a Java applet. RtNG plots a scrolling line-graph from a continuous feed of CSV-style data, where new data arrives periodically with a period 0.1s or greater. The data feed can be either a TCP port or a URL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CSV for Java provides a Java API for reading/writing CSV files as well as command-line tools supporting transformations and file comparisons. Useful for both developers and testers using CSV files for their work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EDI-Knight is an integration and translation software focussing EDI (Electronic Data Interchange), CSV (Character Separated Values), and XML. There's a command line tool for batch processing as well as a Java/J2EE conformant API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A real-time graph plotter. While your application is computing and logging results to a CSV file using the LiveGraph Writer API, the plotter lets you visualise and monitor the results live - by instantly plotting charts and graphs of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jgnuplot is a Java library for interfacing with the gnuplot plotting package which outputs to X11, PostScript, PNG, GIF and other formats.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    coat

    Java4 realtime graph plotting with Swing or JOGL.

    A compact (23 classes) yet powerful Java 2D graph visualization library for realtime data. Features: Efficient updates, zooming, scrolling, graph overlay/stack/distro, line, point & bar customization, labels, linear & logarithmic scaling, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IdeoReport is a java-based set of packages that allows reports generations in a variety of output formats including xls, pdf, jpeg, xml, csv and html. It can be integrated to existing applications (java and non-java) via different connectors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    YahooCSV Framework, is a Java library that allows fast, cached, read access to historical financial data from Yahoo!. The intention of this framework is to be injected via Spring into other applications for high volume read access via Ehcache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TXS provides a basic HTTP server. Its own XML Script language can produce, via XSL-T, XForms or XHTML pages (tested with FireFox). It can also be used to read and generate CSV, XML or ZIP files. HTML page capture and email generation also available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Provides stream-based handlers for reading and writing comma-separated values. The code is written for correctness and performance. All data passing through these classes is guarantied to be RFC 4180 compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pico Technology Logging software creates a *.PLW file. This is a converter to *.CSV format for partially complete or corrupt PLW files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Timmon is a time tracking tool helping to keep track of time spent on different projects. Timmon lets you organize your tasks hierarchically, supports day, week, month and year views. Data is stored in XML. Provides monthly reports (pdf,html,xls,csv,...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JAccount is a Java personnal account manager (actually only in french). Fonctions : Import bank data in csv format, Category Analyze between two dates or by month with historic analyze. Category & configuration editor integreted.
    Downloads: 0 This Week
    Last Update:
    See Project