Showing 40 open source projects for "php line chart"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 1
    libvips

    libvips

    A fast image processing library with low memory needs

    ... of image formats, including JPEG, JPEG2000, JPEG-XL, TIFF, PNG, WebP, HEIC, AVIF, FITS, Matlab, OpenEXR, PDF, SVG, HDR, PPM / PGM / PFM, CSV, GIF, Analyze, NIfTI, DeepZoom, and OpenSlide. It can also load images via ImageMagick or GraphicsMagick, letting it work with formats like DICOM. It comes with bindings for C, C++, and the command-line. Full bindings are available for Ruby, Python, PHP, C# / .NET, Go, and Lua.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    uPlot

    uPlot

    Chart for time series, lines, areas, ohlc and bars

    μPlot is a fast, memory-efficient Canvas 2D-based chart for plotting time series, lines, areas, ohlc & bars; from a cold start it can create an interactive chart containing 150,000 data points in 135ms, scaling linearly at ~25,000 pts/ms. In addition to fast initial render, the zooming and cursor performance is by far the best of any similar charting lib; at ~40 KB, it's likely the smallest and fastest time series plotter that doesn't make use of context-limited WebGL shaders or WASM, both...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    nivo

    nivo

    A rich set of dataviz components

    ...), it will compute the line for each data series. All datum having null x or y will be treated as holes, thus portions of the corresponding line will be skipped. You can fully customize it using the circleComponent property to define your own, if you wish to do so you should have a look at the default SVG component to get started. Bar chart which can display multiple data series, stacked or side by side. Also supports both vertical and horizontal layout, with negative values descending below the x axis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Frappe Charts

    Frappe Charts

    Simple, responsive, modern SVG Charts with zero dependencies

    ... of defining it and the space between the bars independently, we simply define the ratio of the space between bars to the bar width. The chart then adjusts the actual size proportional to the chart container. Line charts are great to show trends. One of the reasons they are interesting is because the data involved usually involves a large number of data points. For so many points, we'd really like to keep the plot as less detailed as we can, while also using the already present color to advantage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • 5
    Render Farm Manager, Project Tracker.

    Render Farm Manager, Project Tracker.

    CGRU: Afanasy render farm manager and RULES project tracker.

    CGRU is an open source CG tools pack, includes Afanasy render farm manager and RULES project tracker.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    WACS is a tool for building Adult Web Sites; equally suitable for managing a private collection or building a commercial site. It has many powerful features including dynamic filtering, model catalogs, automatic download and powerful search engine.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    GD Process

    GD Process

    A CLI image file manipulation script

    This script was inspired by the 'convert' utility that is provided with ImageMagic. It is designed to be a CLI script that provides some basic image file manipulations. ./gd_process.php can perform these image file manipulations :- none - so it can be used to convert image file types create scale crop mirror rotate merge adjoin PHP can only work with image file types (by extension) :- jpg, jpeg gif png bmp ./gd_process.php can work on a single filename, or a 'glob...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BRL-CAD

    BRL-CAD

    Open Source Solid Modeling CAD

    BRL-CAD is a powerful cross-platform constructive solid geometry solid modeling system that includes an interactive geometry editor, ray-tracing for rendering & geometric analyses, network distributed framebuffer support, image & signal-processing tools.
    Leader badge
    Downloads: 185 This Week
    Last Update:
    See Project
  • 9
    PHP Pdf creation - R&OS
    MOVED TO GITHUB https://github.com/ole1986/pdf-php
    Downloads: 6 This Week
    Last Update:
    See Project
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 10
    Chart.xkcd

    Chart.xkcd

    xkcd styled chart lib

    Chart.xkcd is a chart library plots “sketchy”, “cartoony” or “hand-drawn” styled charts. It’s easy to get started with chart.xkcd. All that’s required is the script included in your page along with a single <svg> node to render the chart. You can install chart.xkcd via script tag in HTML or via npm. Line chart displays series of data points in the form of lines. It can be used to show trend data, or comparison of different data sets. XY chart is used to plot points by specifying their XY...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JFreeChart
    JFreeChart is a free (LGPL) chart library for the Java(tm) platform. It supports bar charts, pie charts, line charts, time series charts, scatter plots, histograms, simple Gantt charts, Pareto charts, bubble plots, dials, thermometers and more. *** JFreeChart has moved to GitHub: https://github.com/jfree/jfreechart ***
    Leader badge
    Downloads: 364 This Week
    Last Update:
    See Project
  • 12
    PHPlot

    PHPlot

    A PHP class for creating graphs, plots, charts

    PHPlot is a PHP graphics class for creating charts and plots. It works with PHP5 and the PHP GD extension to produce PNG, GIF, or JPEG images. TrueType fonts (TTF) are optional, or built-in GD fonts can be used. The available plot types include: area, bars, line/points, lines, pie, points, squared, stacked-bars, and thin bar-line. Labels, tick marks, plot legend, and X/Y axes and more are all configurable. Images can be imported as a background, multiple graphs can be drawn on one image...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 13
    Krishnamurti's Book of Life D.Thoughts

    Krishnamurti's Book of Life D.Thoughts

    Jiddu Krishnamurti's Book of Life

    FREE distribution of the JAVA-XML multiplatform e-book about Jiddu Krishnamurti's Book of Life (a witty daily cookie-like reflection). Ahora, lea diariamente los pensamientos de Krishnamurti en castellano- Obtenga una agenda gratis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ansilove is a set of tools to convert ANSi, PCBOARD, BiNARY, ADF, iDF, TUNDRA,XBiN formats into PNG images, written in PHP. It includes an all purposes command line converter, along with a library to use on webpages for doing "on the fly" convertions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    This is a distributed rendering server/client for Blender written in PHP to facilitate rendering across multiple machines. Little configuration is needed for the setup and only requires Blender, MySQL, and the PHP command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SlideCrunch

    SlideCrunch

    Processing of SVG/PDF-based slideshows

    SlideCrunch is a "Swiss Army knife" for anything related to the management of slide-based presentations. It can be used to produce slideshows from multiple input files. Moreover, if you provide information regarding slide duration or text, it can also generate annotated handouts, mixing scripts for producing a timed video and even matching subtitles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Elektro-L Gif-Maker

    Elektro-L Gif-Maker

    Generiert Gif-Animationen der Erde

    Der Elektro-L Gif-Maker erstellt aus Bildern, die von der russischen Raumfahrtagentur zur Verfügung gestellt werden, GIF-Animationen der Erde der letzten 24 Stunden. Dabei werden die 10 Kanäle berücksichtigt sowie eine Gesamtanimation in RGB berechnet. Dank geht an websquid für die Idee. Reimplementiert in C und nach Github umgezogen: https://github.com/simonpl/elektrol-gif-maker Logo: NTS-OMZ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Sentinal

    PHP daemon to process 3d mesh algorithms

    Primarily for use with the REVEAL web system this daemon polls a mysql database for 3d rendering requests. Currently the system will handle PMVS2 from U. Wash and Iray from Brown U. systems. Much of the code was ported from the osm-bundler system http://code.google.com/p/osm-bundler/ The daemon curently runs in win64/linux64 for PMVS and linux64 for Brown's Iray algroithm. The code has been tested and running on Ubuntu 11.10
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    HTML5 canvas chart library (javascript) . Display and animate charts & graph in HTML5 Canvas. Signal,pie,ring,led,digital,odometer, radial and lineal meters, thermometer and vumeter,piramid,funnel,stack and Multiserie charts availables
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    Sarcoex's Blender Web Interface

    A simple web interface for Blender, for rendering animations..

    A simple web interface for Blender, for rendering animation with clusters. "Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ZoneMinder is video and cctv surveillance and security application. It supports multiple video or IP cameras and a sophisticated motion detection system based around zones. Both live streams and historic events can be viewed via the web interface.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22
    Simple composer, line by line, of the types in the 42-line Bible using a digital catalogue (imports custom QVision plot data and writes the .DAT.B42 pseudoformat font type). Works via command line and on a web user interface under the GS interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project has moved to: https://github.com/lsolesen/pel/ The PHP Exif Library (PEL) provides an easy-to-use library written in pure object-oriented PHP5 which will allow you to read and write the Exif tags commenly found in JPEG and TIFF photos taken w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    dynachess creates a HTML page from a PGN file, for replaying games on a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web gallery based on pre-generated metadata, typically according to directory structure, not database or an administration. Development moved to: http://github.com/martinkozak/fsgal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next