r553: 2006-02-18 07:45 ljp * Bumpled version string to 2.1 Modified files: jpgraph.php r551: 2006-02-18 07:36 ljp * Added more test cases Modified files: tests/test_linefillnull.php, tests/test_php5date.php r550: 2006-02-18 07:35 ljp * Added more test cases Modified files: tests/test_0bar.php, tests/test_accbartable.php, tests/test_accbartable_csim.php, tests/test_barlinecenter.php, tests/test_dateinty2.php, tests/test_flag.php, tests/test_linelargeval.php, tests/test_linetable.php, tests/test_radaraxistitle.php, tests/test_table1.php, tests/test_table2.php, tests/test_table3.php, tests/test_table_flagex1.php, tests/test_table_howto1.php, tests/test_table_howto2.php, tests/test_table_howto3.php, tests/test_table_howto4.php, tests/test_table_howto5.php, tests/test_table_howto6.php, tests/test_table_howto7.php, tests/test_table_howto8.php, tests/test_table_howto9.php, tests/test_table_iconex1.php, tests/test_table_mex0.php, tests/test_table_mex00.php, tests/test_table_mex1.php, tests/test_table_mex2.php, tests/test_table_mex3.php, tests/test_y2grouobar.php, tests/test_y2groupbar.php, tests/test_y2synch.php, tests/test_y2synch2.php r548: 2006-02-18 07:29 ljp * Fixed som PHP5 specific issues with the use of instanceof operator Modified files: Examples/barimgex1.php, jpgraph.php, jpgraph_canvas.php, jpgraph_gantt.php, jpgraph_iconplot.php, jpgraph_pie.php, jpgraph_radar.php r547: 2006-02-18 07:29 ljp * Added separate example directory for tables Modified files: table_examples, table_examples/tablebarex1.php, table_examples/tableex00.php, table_examples/tableex01.php, table_examples/tableex02.php, table_examples/tableex03.php, table_examples/tableex04.php, table_examples/tableex05.php r546: 2006-02-18 07:28 ljp * Updated db utilities for mysql_real_esacape_string and PHP5:ifying Modified files: utils/jpdocgen/de_utils.php, utils/jpdocgen/jpdb.php, utils/jpdocgen/jpgendb.php, utils/misc/imgdbschema.inc r545: 2006-02-17 19:13 ljp * Replaced all calls to is_a() with the new instanceof operator in PHP5 Modified files: jpgraph.php, jpgraph_bar.php, jpgraph_gantt.php, jpgraph_pie.php, jpgraph_windrose.php r544: 2006-02-14 20:21 ljp * FS#308 - Make JpGraph classes extendable by using is_a() instead of get_class() Modified files: jpgraph.php, jpgraph_bar.php, jpgraph_gantt.php, jpgraph_pie.php, jpgraph_windrose.php r541: 2006-02-14 17:28 ljp * Some minor code layout changes Modified files: jpgraph_table.php r539: 2006-02-14 06:53 ljp * Added error check for number of data points in each in AccBar Modified files: jpgraph_bar.php, lang/en.inc.php r537: 2006-02-13 06:43 ljp * Removed HTML formatting in error message Modified files: lang/en.inc.php r535: 2006-02-12 08:57 ljp * Added new error message for GTextTable constrains Modified files: lang/en.inc.php r533: 2006-02-12 08:35 ljp * Added SetScalePos(), SetAnchorPos() and CSIM capabilities to tables Modified files: jpgraph.php, jpgraph_table.php r530: 2006-02-11 08:34 ljp * Updated table image API to follow the table setting pattern Modified files: jpgraph_table.php r528: 2006-02-11 08:11 ljp * Added possibility to use current scale to position GTextTable Modified files: jpgraph_table.php r526: 2006-02-09 16:34 ljp * Make sure padding API follow the general API design for GTextTable Modified files: jpgraph_table.php r524: 2006-02-08 21:29 ljp * Height and width calculation whould use max of value and image for table cell size Modified files: jpgraph_table.php r522: 2006-02-08 21:24 ljp * Added background images in individual cells for GTextTable Modified files: jpgraph_iconplot.php, jpgraph_table.php r520: 2006-02-06 06:22 ljp * Some more error checking for GTextTable and generalization of the SetNumberFormat() method to follow the practice of range setting Modified files: jpgraph_table.php, lang/en.inc.php r518: 2006-02-05 20:48 ljp * Added additional error check and default values for Tables Modified files: jpgraph_table.php, lang/en.inc.php r516: 2006-02-05 16:47 ljp * Update GTextTable SetAlign with new error message. Added check for invalid error message index. Modified files: jpgraph.php, jpgraph_table.php, lang/en.inc.php r513: 2006-02-05 09:53 ljp * Make sure comparison is type safe for handling of parameterized error messages Modified files: jpgraph.php r511: 2006-02-05 09:49 ljp * Added number formatting for table. Updated localized error messages for table Modified files: jpgraph_table.php, lang/en.inc.php r506: 2006-02-04 15:56 ljp * Propset Id Modified files: jpgraph_mgraph.php, jpgraph_pdf417.php, jpgraph_table.php, jpgraph_utils.inc.php, pdf417_backends.inc.php, pdf417_clusters.inc.php, pdf417_compressors.inc.php, pdf417_error.inc.php r502: 2006-02-04 12:46 ljp * Localized jpgraph_gradient Modified files: jpgraph_gradient.php r500: 2006-02-04 12:44 ljp * Localized Linear Barcode error messages Modified files: jpgraph_barcode.php r498: 2006-02-04 12:43 ljp * Localized PDF417 Modified files: jpgraph_pdf417.php, pdf417_backends.inc.php, pdf417_clusters.inc.php, pdf417_compressors.inc.php, pdf417_error.inc.php r496: 2006-02-04 12:32 ljp * Localized error messages in jpgraph_utils.inc.php Modified files: jpgraph_utils.inc.php r494: 2006-02-04 12:31 ljp * Localized error messages in jpgraph_stock.php Modified files: jpgraph_stock.php r492: 2006-02-04 12:29 ljp * Localized error messages in jpgraph_scatter.php Modified files: jpgraph_scatter.php r490: 2006-02-04 12:27 ljp * Localized error messages in jpgraph_radar.php Modified files: jpgraph_radar.php r488: 2006-02-04 12:26 ljp * Localized error messages in jpgraph_polar.php Modified files: jpgraph_polar.php r486: 2006-02-04 12:25 ljp * Localized error messages in jpgraph_plotmark.inc.php Modified files: jpgraph_plotmark.inc.php r484: 2006-02-04 12:20 ljp * Localized error messages in jpgraph_plotband.php Modified files: jpgraph_plotband.php r482: 2006-02-04 12:19 ljp * Localized error messages in jpgraph_mgraph.php Modified files: jpgraph_mgraph.php r480: 2006-02-04 12:17 ljp * Localized error messages in jpgraph_log.php Modified files: jpgraph_log.php r478: 2006-02-04 12:17 ljp * Localized error messages in jpgraph_imgtrans.php Modified files: jpgraph_imgtrans.php r476: 2006-02-04 12:15 ljp * Localized error messages in jpgraph_iconplot.php Modified files: jpgraph_iconplot.php r474: 2006-02-04 12:15 ljp * Localized error messages in jpgraph_gantt.php Modified files: jpgraph_gantt.php r472: 2006-02-04 12:13 ljp * Localized error messages in jpgraph_flags.php Modified files: jpgraph_flags.php r470: 2006-02-04 12:12 ljp * Localized error messages in jpgraph_date.php Modified files: jpgraph_date.php r468: 2006-02-04 12:10 ljp * Localized error messages in jpgraph_windrose.php Modified files: jpgraph_windrose.php r466: 2006-02-04 12:09 ljp * Localized error messages in jpgraph_odo.php Modified files: jpgraph_odo.php r464: 2006-02-04 12:07 ljp * Localized error messages in jpgraph_regstat.php Modified files: jpgraph_regstat.php r462: 2006-02-04 12:07 ljp * Localized error messages in jpgraph_error.php Modified files: jpgraph_error.php r460: 2006-02-04 12:06 ljp * Localized error messages in jpgraph_pie3d.php Modified files: jpgraph_pie3d.php r458: 2006-02-04 12:04 ljp * Localized error messages in jpgraph_pie.php Modified files: jpgraph_pie.php r456: 2006-02-04 12:02 ljp * Localized error messages in main jpgraph_line.php Modified files: jpgraph_line.php r454: 2006-02-04 11:52 ljp * Merged 452:453. Localized error messages in main jpgraph.php Modified files: jpgraph.php r452: 2006-02-04 11:31 ljp * Further english resource file update Modified files: lang/en.inc.php r449: 2006-02-04 10:04 ljp * Added localized error messages to jpgraph_table.php. Updated english resource file. Modified files: jpgraph_table.php, lang/en.inc.php r446: 2006-02-04 09:31 ljp * Added language resource files Modified files: lang, lang/en.inc.php r443: 2006-02-02 18:04 ljp * Added align arguments for Merge() methods Modified files: jpgraph_table.php r441: 2006-02-02 17:49 ljp * Added error checking when merging table cells Modified files: jpgraph_table.php r438: 2006-01-30 21:54 ljp * API restructuring in the GTextTable to make it easier to use ranges Modified files: jpgraph_table.php r434: 2006-01-29 20:48 ljp * Fixed typos and a problem with the width calculation of merged cells Modified files: jpgraph_table.php r432: 2006-01-29 19:18 ljp * GTextTable: Adjusted vertical position calculation to avoid issue with baselining of TTF fonts Modified files: jpgraph_table.php r430: 2006-01-29 16:11 ljp * Added API in table handling so that all major settings now has the same structure, entire table, specific row, specific column or specific cell Modified files: jpgraph_table.php r428: 2006-01-29 12:27 ljp * GTextTable: Added API for table row and column font color setting Modified files: jpgraph_table.php r426: 2006-01-29 09:28 ljp * Major ovehaul of GTextTable. Added possibility to merge cells, Added range error check for all methods, Major refactoring of grid line drawing for tables (this is now the responsibility of the individual cells) Modified files: jpgraph_table.php r423: 2006-01-26 21:46 ljp * Changed column width/height handling so that the specification is interpretated as a min height/width Modified files: jpgraph_table.php r421: 2006-01-26 21:27 ljp * Added possibility to use different grid styles on graphic tables Modified files: jpgraph_table.php r419: 2006-01-26 07:54 ljp * CR#160 - Data tables on the graphs. Added jpgraph_table.php that implements GTextTable class that will allow text tables to be created as graphical objects and added to teh graphs. The tables have basic formatting capabilities as well as auto-sizing depending on the data in each cell. Modified files: jpgraph.php, jpgraph_canvas.php, jpgraph_table.php, tests/test_flag.php, tests/test_table1.php r413: 2006-01-21 18:04 ljp * Adjusted for renaming of jpgraph_utils.inc Modified files: Examples/dupyaxisex1.php, Examples/funcex1.php, Examples/funcex2.php, Examples/funcex3.php, Examples/funcex4.php, Examples/manualtickex1.php, Examples/manualtickex2.php r412: 2006-01-21 18:04 ljp * Adjust for renamed jpg-config.inc Modified files: jpgraph.php r411: 2006-01-21 18:01 ljp * Renamed utils.inc to utils.inc.php Modified files: jpgraph_utils.inc, jpgraph_utils.inc.php r410: 2006-01-21 17:59 ljp * Renamed plotmark.inc to plotmark.inc.php Modified files: jpgraph_plotmark.inc, jpgraph_plotmark.inc.php r409: 2006-01-21 17:58 ljp * Renamed jpg-config.inc to jpg-config.inc.php Modified files: jpg-config.inc r408: 2006-01-21 17:58 ljp * Renamed jpg-config.inc to jpg-config.inc.php Modified files: jpg-config.inc.php r407: 2006-01-21 17:57 ljp * Renamed all PDF417 *.inc to *inc.php . Renamed plotmark.inc to plotmark.inc.php Modified files: jpgraph_gantt.php, jpgraph_line.php, jpgraph_pdf417.php, jpgraph_polar.php, jpgraph_radar.php, jpgraph_scatter.php, pdf417_backends.inc, pdf417_backends.inc.php, pdf417_clusters.inc, pdf417_clusters.inc.php, pdf417_compressors.inc, pdf417_compressors.inc.php, pdf417_error.inc, pdf417_error.inc.php r403: 2006-01-21 17:33 ljp * Adjusted path to comply with new directory layout for windrose examples Modified files: windrose_examples/windrose_ex0.php, windrose_examples/windrose_ex1.php, windrose_examples/windrose_ex1b.php, windrose_examples/windrose_ex2.php, windrose_examples/windrose_ex3.php, windrose_examples/windrose_ex4.php, windrose_examples/windrose_ex5.php, windrose_examples/windrose_ex6.php, windrose_examples/windrose_ex7.php, windrose_examples/windrose_ex8.php, windrose_examples/windrose_ex9.php r402: 2006-01-21 17:32 ljp * Don't use deprecated method ShowBorder() Modified files: Examples/piebkgex1.php r401: 2006-01-21 17:31 ljp * Correted date format to comply with newer version of PHP Modified files: Examples/gantthourex1.php, Examples/gantthourminex1.php r400: 2006-01-21 17:30 ljp * Name of class must be the case-aware Modified files: jpgraph_windrose.php r399: 2006-01-21 17:29 ljp * Fix rotation of bakground gradient Modified files: jpgraph.php r398: 2006-01-18 19:06 ljp * Fix PR#304 - Flag index for Replublic of Peru missing Modified files: jpgraph_flags.php r395: 2006-01-15 20:34 ljp * DDDA PHP5 modification. Modified files: utils/jpdocgen/jpgendb.php r394: 2006-01-15 20:32 ljp * Small modification to error handling when saving image Modified files: jpgraph.php r393: 2006-01-15 20:31 ljp * Moved MGraph from utils to it's own file Modified files: jpgraph_mgraph.php, jpgraph_utils.inc r392: 2006-01-15 20:29 ljp * Comitted a number of test scripts Modified files: tests/bigredtigerfront.jpg, tests/test_bar.php, tests/test_baraccint.php, tests/test_baraccnull.php, tests/test_barcsim.php, tests/test_bargrad.php, tests/test_barpattern.php, tests/test_barscaleicon.php, tests/test_barsimple.php, tests/test_barsmallicon.php, tests/test_bary2.php, tests/test_bb1.php, tests/test_bb2671.php, tests/test_bkgimageflag.php, tests/test_bug144.php, tests/test_bug148.php, tests/test_bug168.php, tests/test_bug189.php, tests/test_bug190.php, tests/test_bug191.php, tests/test_bug197.php, tests/test_bug203.php, tests/test_bug209.php, tests/test_bug210.php, tests/test_bug231.php, tests/test_bug233.php, tests/test_bug238.php, tests/test_bug238b.php, tests/test_bug252.php, tests/test_bug279.php, tests/test_bug283.php, tests/test_bug287.php, tests/test_bug289.php, tests/test_bug3.php, tests/test_bug58.php, tests/test_bug9.php, tests/test_gantthourmin2.php, tests/test_line.php, tests/test_manualticks.php, tests/test_manualticks2.php, tests/test_manualticks3.php, tests/test_manualticks4.php, tests/test_mgraph.php, tests/test_mgraph2.php, tests/test_mgraph3.php r387: 2006-01-14 15:58 ljp * Renamed odometer example directory Modified files: odoexamples, odometer_examples r386: 2006-01-14 15:57 ljp * Moved windrose examples Modified files: windrose/examples, windrose_examples r385: 2006-01-14 15:55 ljp * Adjusted include paths in PDF417 examples Modified files: pdf417_examples/pdf417_ex1.php, pdf417_examples/pdf417_ex2.php, pdf417_examples/pdf417_ex3.php, pdf417_examples/pdf417_ex4.php, pdf417_examples/pdf417_ex5.php, pdf417_examples/pdf417_ex6.php r384: 2006-01-14 15:52 ljp * Moved barcode files Modified files: barcode/barcode_ex0.php, barcode/barcode_ex1.php, barcode/barcode_ex2.php, barcode/barcode_ex3.php, barcode/barcode_ex4.php, barcode/barcode_image.php, barcode/barcode_menu.php, barcode/index.html, barcode_demoapp, barcode_demoapp/barcode_image.php, barcode_demoapp/barcode_menu.php, barcode_demoapp/index.html, barcode_examples, barcode_examples/barcode_ex0.php, barcode_examples/barcode_ex1.php, barcode_examples/barcode_ex2.php, barcode_examples/barcode_ex3.php, barcode_examples/barcode_ex4.php r383: 2006-01-14 15:49 ljp * Moved PDF417 files Modified files: pdf417/Examples, pdf417/demoapp, pdf417/jpgraph_pdf417.php, pdf417/pdf417_backends.inc, pdf417/pdf417_clusters.inc, pdf417/pdf417_compressors.inc, pdf417/pdf417_error.inc r382: 2006-01-14 15:48 ljp * Moved PDF417 files Modified files: jpgraph_pdf417.php, pdf417_backends.inc, pdf417_clusters.inc, pdf417_compressors.inc, pdf417_demoapp, pdf417_error.inc, pdf417_examples r380: 2006-01-14 11:26 ljp * Fix PR#302 - Individual colors for labels and axis on radar plots Modified files: jpgraph_radar.php r376: 2006-01-13 18:29 ljp * Fix PR#298 - Multiple plots for polar graphs Modified files: jpgraph_polar.php r375: 2006-01-13 18:21 ljp * Add CR#299 - File and line number information for headers sent error Modified files: jpgraph.php r373: 2006-01-09 18:24 ljp * Fixed dead link in windrose directory Modified files: windrose/jpgtutlib.inc r372: 2006-01-09 18:22 ljp * Moved jpgraph_barcode.php to main directory Modified files: barcode/barcode_ex0.php, barcode/barcode_ex1.php, barcode/barcode_ex2.php, barcode/barcode_ex3.php, barcode/barcode_ex4.php, barcode/jpgraph.php, barcode/jpgraph_barcode.php, barcode/jpgraph_barcode.php.OLD, barcode/jpgraph_canvas.php, jpgraph_barcode.php r371: 2006-01-09 18:19 ljp * Fix PR#296 - Wrong stop character for I25 Modified files: barcode/jpgraph_barcode.php r368: 2006-01-06 03:54 ljp * Fix PR#294- Function name misspelled in startup php_errormsg check Modified files: jpgraph.php r367: 2006-01-05 07:05 ljp * Fix PR#292 - Incorrect calculation of Min value for AccBarPlot in some cases Modified files: jpgraph_bar.php r363: 2005-12-31 10:07 ljp * Added filledlineex03.php - Example with filled line and NULL values Modified files: Examples/filledlineex03.php r362: 2005-12-31 10:03 ljp * Fix CR#283 - Gaps should be displayed for NULL values in filled line graphs Modified files: jpgraph_line.php r360: 2005-12-30 21:00 ljp * Fix CR#290 - Make it possible to use StrokeCSIM() without argument Modified files: jpgraph.php r357: 2005-12-30 18:07 ljp * Properly Fix PR#123 - Background gradient for rotated bar plots Modified files: jpgraph.php r356: 2005-12-30 17:37 ljp * Fix PR#123 - Background gradient for rotated bar plots Modified files: jpgraph.php r354: 2005-12-30 17:23 ljp * Fix CR#130 - Add option to use background gradient to Pie plots Modified files: jpgraph_pie.php r352: 2005-12-30 16:35 ljp * Fix PR#68 - Setting title side for X-axis title was not implemented Modified files: jpgraph.php r345: 2005-12-29 06:57 ljp * Make ShowBorder() show a deprecated function error for 3D Pies Modified files: jpgraph_pie3d.php r343: 2005-12-29 06:54 ljp * Adapt example to PHP5 Modified files: Examples/dbschemaex1.php r342: 2005-12-29 06:53 ljp * Added bezier and multiple y-axes csim examples Modified files: Examples/bezierex1.php, Examples/mulyaxiscsimex1.php r341: 2005-12-29 06:53 ljp * Added additional error check to spline and bezier interpolation Modified files: jpgraph_regstat.php r337: 2005-12-28 11:18 ljp * PR #288. Problem with formatted date label Modified files: jpgraph.php r335: 2005-12-15 22:34 ljp * Remove HTML entitites encoding in CSIM targets for barplots Modified files: jpgraph_bar.php r333: 2005-12-14 18:23 ljp * Merge 331:332. Fix PR#280 - Wrong legends in some cases for 3D Pies Modified files: jpgraph_pie3d.php r329: 2005-12-10 08:27 ljp * Added possibility to use CSIM on multi Y-axes. Made it possibly to use 'auto' as special filename for CSIM to avoid having to supply file name. Modified files: jpgraph.php r328: 2005-12-10 08:25 ljp * Added Bezier interpolation class Modified files: jpgraph_regstat.php r326: 2005-12-07 18:46 ljp * Merged 324:325. Allow arbitrary number systems for UPC-A barcodes Modified files: barcode/jpgraph_barcode.php r323: 2005-12-06 19:13 ljp * Fixded PR #271. Problem with SetDateFormat() Modified files: jpgraph.php r321: 2005-12-05 10:56 ljp * Merged 319:320. Added error check for empty plots when client constructs group or acc bars Modified files: jpgraph_bar.php r302: 2005-12-03 08:56 ljp * Fixed lost startyear variable in DateScaleUtils Modified files: jpgraph_utils.inc r299: 2005-11-30 22:16 ljp * Added multiple Y-axis example Modified files: Examples/mulyaxisex1.php r298: 2005-11-30 22:16 ljp * Merged the multiple Y-axis addition Modified files: jpgraph.php r295: 2005-11-30 19:52 ljp * Fix PR #269. Make sure that the title of the axis is only stroken once Modified files: jpgraph.php r294: 2005-11-30 19:15 ljp * Fix PR #204. This was a result of the new object reference sematics in PHP5. In the old code a copy was made of the Axis object for the reposition of the top and bottom axis (and left and right). Since that copy is now (in PHP5) just a new reference to the same object the small margin adjustment made for asthetic reason also affected the original axis. Modified files: jpgraph.php r290: 2005-11-29 20:32 ljp * Improved error message for illegal date testing in Gantt charts Modified files: jpgraph_gantt.php r289: 2005-11-29 20:17 ljp * Fixed problem with extra point with centered lines. Note: This was caused by the necessary rewrite for PHP 5 replacing is_a() with a instanceof operator. In order to avoid class doesn't exist error this statement had to be guarded with condition for existance. This guard protected too much compared with the original data flow in the initiating autoscaling in Graph::Stroke() for the X-axis. Modified files: jpgraph.php r288: 2005-11-28 22:13 ljp * Fixed gantthourminex1.php example to be compatible with PHP 5.1.0 Modified files: Examples/gantthourminex1.php r285: 2005-11-28 22:06 ljp * Added error check for too large width caused by a faulty input date Modified files: jpgraph_gantt.php r284: 2005-11-27 20:36 ljp * Made instance variables in FuncGenerator compatible with PHP5 Modified files: jpgraph_utils.inc r283: 2005-11-27 20:35 ljp * Updated math function examples to include jpgraph_utils.inc Modified files: Examples/dupyaxisex1.php, Examples/funcex1.php, Examples/funcex2.php, Examples/funcex3.php, Examples/funcex4.php r281: 2005-11-27 11:17 ljp * Merged r277:278. Updated and added manual tick examples Modified files: Examples/manualtickex1.php, Examples/manualtickex2.php r280: 2005-11-27 11:14 ljp * Merged r278:279 from branch v1.x. Added option to put the background image for MGraph at a specific x,y location Modified files: jpgraph_utils.inc r277: 2005-11-26 15:45 ljp * Merged r275:276 from branch v1.x . Moved FuncGenerator from jpgraph.php to jpgraph_utils.inc Modified files: jpgraph.php, jpgraph_utils.inc r275: 2005-11-26 14:45 ljp * Merged r273:274 from branch v1.x . Simplified DateScaleUtils interface Modified files: jpgraph_utils.inc r273: 2005-11-26 14:41 ljp * Merged 271:272 from branch v1.x. Various adjustments to jpgraph.php * Added maj_tick_label as instance variable. That had always been missing !! * Adjusted the default margin fox X-axis labels slightly, slightly larger * Adjusted the left/right default graph margin (They were unecessarily large). * Added error checking when client specifies to few manual major ticks Modified files: jpgraph.php r271: 2005-11-26 11:15 ljp * Made Text::iWordWrap public instead of protected since this is a friend of RadarPlot and is needed to run RadarPlots Modified files: jpgraph.php r270: 2005-11-26 08:41 ljp * Add necessary static keyword for Class DateUtils Modified files: jpgraph_utils.inc r269: 2005-11-26 08:40 ljp * Fixed deprecated string indexing method for PHP 5.1 Modified files: jpgraph.php r268: 2005-11-25 16:39 ljp * Merged r266:267 from branch v1.x. Added option to use background images in MGraph (combined graphs) Modified files: jpgraph_utils.inc r266: 2005-11-25 16:28 ljp * Merged r264:265 from v1.x branch. Added Graph proxy method for Image::SetImgFormat() Modified files: jpgraph.php r264: 2005-11-25 11:37 ljp * Merged r259:260 from branch v1.x. Adding background for axis labels Modified files: jpgraph.php r263: 2005-11-25 11:32 ljp * Merged change in v1.x branch to add support for minor manually specified tick marks, -Ths line, and those below, will be ignored-- M jpgraph.php Modified files: jpgraph.php r254: 2005-11-21 19:37 ljp * Added example for how to set manual tick positions Modified files: Examples/manualtickex1.php r252: 2005-11-21 19:34 ljp * Removed double entry in code table for greek characters in jpgraph_utils.php Modified files: jpgraph_utils.inc r249: 2005-11-20 12:34 ljp * Added CR#263 to PHP5 branch. Possibility to have completely manual tick positions. One new method Axis::SetTickPositions($aTickPos,$aTickLabel) can be used to manually specify the exact positions for the ticks as well as an optional specified label. If no label array is specified then the labels will be determined by the scale value and any set formatting strings. Removed some old code that dealt with hiding zero-labels (this is now handled in the Tick class directly) Modified files: jpgraph.php r248: 2005-11-20 12:18 ljp * Replaced some double quotes which wasn't necessary. Changed some tests on empty strings (null) to use empty() function instead Modified files: jpgraph.php r244: 2005-11-20 12:04 ljp * Added jpgraph_utils.inc Modified files: jpgraph_utils.inc r241: 2005-11-12 19:56 ljp * Fix #264. Integer scaling for some specific ranges and graph sizes can fail Modified files: jpgraph.php r240: 2005-11-12 19:53 ljp * Small performance enhancement in CSIM loop Modified files: jpgraph_pie.php r224: 2005-11-04 04:36 ljp * Small loop perfromance improvement Modified files: jpgraph_error.php r223: 2005-11-04 04:32 ljp * Fix #253 Gradient in legends. Micro speeed improvement in min/max methods Modified files: jpgraph_line.php r221: 2005-10-15 16:54 ljp * Fix for issue #229. Special case when only having a single data point in date scale Modified files: jpgraph_date.php r219: 2005-10-15 10:52 ljp * Fix for issue #247 boundary check in while loop Modified files: jpgraph_gantt.php r216: 2005-10-14 17:40 ljp * Fix for #251 where the ID attribute in the MAP tag makes it hard to save an CSIM image Modified files: jpgraph.php r214: 2005-10-11 18:22 ljp * Fix axis title positioning issue #248 Modified files: jpgraph_radar.php r212: 2005-10-06 16:29 ljp * Fix for #244. Missing ALT value for CSIM for Bars Modified files: jpgraph_bar.php r210: 2005-09-26 17:23 ljp * Fix #231. Image markers are not rotated Modified files: jpgraph_plotmark.inc r208: 2005-09-04 15:25 ljp * PHP Bug workaround (#226) Modified files: jpgraph.php r200: 2005-09-01 05:10 ljp * Fixed #222 - Width for Day scale header sometimes too small Modified files: jpgraph_gantt.php r199: 2005-09-01 05:07 ljp * Performance (changed loop variable to static count()) Modified files: jpgraph_gantt.php r198: 2005-09-01 05:06 ljp * Added icon creation from strings Modified files: jpgraph_iconplot.php r197: 2005-09-01 05:05 ljp * Added icon creation from strings, Y2 axis always on the right by default, performance enhancements Modified files: jpgraph.php r89: 2005-08-07 17:30 ljp * Modified source formatting for date class Modified files: jpgraph_date.php r87: 2005-07-12 18:44 ljp * Feature #208. Added WindrosePlot::SetRangeStyle() Modified files: jpgraph_windrose.php, windrose/examples/windrose_ex1b.php r83: 2005-07-10 18:21 ljp * Added debug lines in legend and fine-tuned calculation of legend height Modified files: jpgraph.php r81: 2005-07-09 21:23 ljp * Fixed #196 - Better layout for legend box Modified files: jpgraph.php r79: 2005-06-26 21:47 ljp * Moved flag_raw directory out of src Modified files: flag_raw r78: 2005-06-25 22:00 ljp * Fix for possible undefined CSIM alt tag. Modified files: jpgraph.php r77: 2005-06-25 22:00 ljp * Final fix for bug #191 by commenting out some strange adjustment Stroke() for accbar plot Modified files: jpgraph_bar.php r74: 2005-06-25 11:17 ljp * Make sure pie csim center coordinates are integers Modified files: jpgraph_pie.php r71: 2005-06-22 21:28 ljp * Added zero option to line interpolation Modified files: jpgraph_line.php r70: 2005-06-17 19:51 ljp * Added linear interpolation for acc lines (#189) Modified files: jpgraph_line.php r66: 2005-06-16 21:22 ljp * Implemented multipe data chunks for EAN128 (#201) Modified files: barcode/jpgraph_barcode.php r64: 2005-06-10 04:56 ljp * Added individual legend mark size for horiz/vert (#144) Modified files: jpgraph.php r62: 2005-06-08 11:06 ljp * Make public so that Graph class can access it Modified files: jpgraph_line.php r61: 2005-06-08 11:05 ljp * Better handling of bars with an Absolute Width (#190) Modified files: jpgraph.php, jpgraph_bar.php r59: 2005-06-08 09:21 ljp * Compensation for handling of barcenter number of data points (#190) Modified files: jpgraph.php r57: 2005-06-06 20:14 ljp * Fixed HideTicks for log scale (#90) Modified files: jpgraph_log.php r55: 2005-06-06 18:41 ljp * Correctly use linethickness in GD2 #148 Modified files: jpgraph.php r54: 2005-06-06 18:13 ljp * Fix so that 'x' and '-' are interpretated as null in ScatterPlot Modified files: jpgraph_scatter.php r52: 2005-06-06 16:13 ljp * Fix for #188 CSIM for Titles in PieGraphs Modified files: jpgraph_pie.php r50: 2005-06-06 14:47 ljp * Fixed wrong parameter to imagefilledarc() in CakeSlice() #66 Modified files: jpgraph.php r48: 2005-06-06 14:22 ljp * Fixed problem with non-rotated dashedline #149 Modified files: jpgraph.php r47: 2005-06-06 14:00 ljp * Fixed rounding problem #164 Modified files: jpgraph_windrose.php r44: 2005-06-06 13:48 ljp * Fixed problem with AccBar PreStrokeAdjust #103 Modified files: jpgraph_bar.php r43: 2005-06-06 13:09 ljp * Fixed remaining problem with single slice Pie and CSIM (#107) Modified files: jpgraph_pie.php r40: 2005-06-06 10:40 ljp * Better (X)HTML compliance for CSIM generated HTML Modified files: jpgraph.php, jpgraph_bar.php, jpgraph_gantt.php, jpgraph_pie.php, jpgraph_pie3d.php, jpgraph_plotmark.inc, jpgraph_stock.php, tests/test_barpattern.php, tests/test_bary2.php r39: 2005-06-06 10:12 ljp * Added formatting callback #172 Modified files: jpgraph_radar.php r37: 2005-06-06 10:04 ljp * Fixed anti-alias pie problem #71 Modified files: jpgraph_pie.php r30: 2005-06-05 16:41 ljp * Removed old test-code Modified files: jpgraph_date.php r29: 2005-06-05 16:39 ljp * Added more date axis examples and pie guide line examples Modified files: Examples/dateaxisex2.php, Examples/dateaxisex3.php, Examples/dateaxisex4.php, Examples/gantthgridex1.php, Examples/pielabelsex1.php, Examples/pielabelsex4.php r27: 2005-06-05 15:33 ljp * Added SetTimeAlign() and adjusted constants Modified files: jpgraph_date.php r25: 2005-06-05 11:52 ljp * Added Pie guidelines + examples Modified files: Examples/pielabelsex1.php, Examples/pielabelsex2.php, Examples/pielabelsex3.php, jpgraph_pie.php r22: 2005-05-31 20:03 ljp * Added FR #184 - Interlaced output Modified files: jpgraph.php r20: 2005-05-30 20:34 ljp * Added Id keyword property Modified files: Todo, flags_full.inc, imgdata_balls.inc, imgdata_bevels.inc, imgdata_diamonds.inc, imgdata_pushpins.inc, imgdata_squares.inc, imgdata_stars.inc, jpg-config.inc, jpgraph.php, jpgraph_antispam-digits.php, jpgraph_antispam.php, jpgraph_bar.php, jpgraph_canvas.php, jpgraph_canvtools.php, jpgraph_date.php, jpgraph_error.php, jpgraph_flags.php, jpgraph_gantt.php, jpgraph_gb2312.php, jpgraph_gradient.php, jpgraph_iconplot.php, jpgraph_imgtrans.php, jpgraph_line.php, jpgraph_log.php, jpgraph_odo.php, jpgraph_pie.php, jpgraph_pie3d.php, jpgraph_plotband.php, jpgraph_plotmark.inc, jpgraph_polar.php, jpgraph_radar.php, jpgraph_regstat.php, jpgraph_scatter.php, jpgraph_stock.php, jpgraph_windrose.php