Changeset 96 for trunk/Graph.php


Ignore:
Timestamp:
Jan 5, 2026, 6:38:18 PM (3 days ago)
Author:
chronos
Message:
  • Modfied: Allow to add measurements with different min, avg and max values.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Graph.php

    r95 r96  
    77  public Database $Database;
    88  public int $FontSize;
    9   public string $FontFileNameName;
     9  public string $FontFileName;
    1010  public float $ValueToImageHeigthCoefficient;
    1111  public int $DefaultWidth;
Note: See TracChangeset for help on using the changeset viewer.