Showing 49 open source projects for "php line chart"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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.
    Download Now
  • 1
    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: 4 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: 1 This Week
    Last Update:
    See Project
  • 3
    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: 2 This Week
    Last Update:
    See Project
  • 4
    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: 46 This Week
    Last Update:
    See Project
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 5
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    yeninesilzkitap

    yeninesilzkitap

    svg editor: Easily create documents for math, physics, chemistry...

    Easily create documents for math, physics, chemistry, biology and other sciences... Book, exam and activity preparation program Easily import application vectors such as geogebra, chart, mathlive, ckeditor, desmos, permaclipart into your document, or import vectors from pdf files into your document, save and rearrange your file. if you want You can use the documents you have prepared on your website or convert them to pdf. Matcik advanced online svg editor. Matematik, fizik, kimya...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 181 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 10
    PHP Pdf creation - R&OS
    MOVED TO GITHUB https://github.com/ole1986/pdf-php
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    MPAndroidChart

    MPAndroidChart

    A powerful Android chart view / graph view library

    MPAndroidChart is a powerful chart library for Android that offers a beautiful and comprehensive range of charts and graphs. Powerful and very easy to use, it supports the creation of bar-, line-, pie-, bubble-, scatter-, radar- and candlestick charts, as well as scaling, dragging and animations. Charts are rendered cleanly and are visually engaging. Visualizing your data exactly how you want is so much easier with MPAndroidChart. To see more great examples of MPAndroidChart, download...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    LTMagic/TDraw

    LTMagic/TDraw

    Wrappers for ImageMagick for PHP for true object oriented scripting

    ..., $im_y - 33, $x_axis); Do it in one line: $draw->Tfont ("Arial-bold", 24)->Talign ("center")->Ttext ($im_x - 45, $im_y - 33, $x_axis); LTImagic/TDraw also seeks to address some of the shortcomings of PHP's Imagick, such as verbose code, inconsistent returning of Imagick objects or booleans, uniting several steps into a single function, combining set/get functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HelloCharts for Android

    HelloCharts for Android

    Charts/graphs library for Android compatible with API 8+

    Charting library for Android compatible with API 8+(Android 2.2). Works best when hardware acceleration is available, so API 14+(Android 4.0) is recommended. Apache License 2.0. Line chart (cubic lines, filled lines, scattered points), column chart (grouped, stacked, negative values), pie chart, bubble chart, combo chart (columns/lines), preview charts (for column chart and line chart), zoom (pinch to zoom, double tap zoom), scroll and fling. Custom and auto-generated axes (top, bottom, left...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 532 This Week
    Last Update:
    See Project
  • 16
    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: 18 This Week
    Last Update:
    See Project
  • 17
    Assisted dRawing toOl

    Assisted dRawing toOl

    ARO helps physically disabled students to create mathematical drawings

    ... and ruler constructions Scatter graphs Stem and leaf displays Box plots Histograms Pie charts Simple diagrams. The structure of each drawing is built from individual components which can be placed on the drawing grid without great accuracy. Each can then be positioned exactly using onscreen buttons. The ruler and the protractor can be aligned with any straight line. Drawings can be created on imported background bitmaps. The author was a mathematics lecturer at Plymouth University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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: 1 This Week
    Last Update:
    See Project
  • 22

    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: 2 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    Php script wich rename jpg photo using EXIF data in YYYYMMDD_HHMM.jpg format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next