{"id":26156978,"url":"https://github.com/linuxuser586/jfreechart","last_synced_at":"2025-06-18T17:34:12.986Z","repository":{"id":25745162,"uuid":"29182939","full_name":"linuxuser586/jfreechart","owner":"linuxuser586","description":"This is a mirror (with some additional branches and tags) of the official svn repository on sourceforge.net","archived":false,"fork":false,"pushed_at":"2015-02-17T16:15:41.000Z","size":19484,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T09:43:24.246Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linuxuser586.png","metadata":{"files":{"readme":"README.txt","changelog":"ChangeLog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-13T09:35:49.000Z","updated_at":"2015-01-13T09:45:35.000Z","dependencies_parsed_at":"2022-08-24T14:13:24.958Z","dependency_job_id":null,"html_url":"https://github.com/linuxuser586/jfreechart","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/linuxuser586/jfreechart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxuser586%2Fjfreechart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxuser586%2Fjfreechart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxuser586%2Fjfreechart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxuser586%2Fjfreechart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxuser586","download_url":"https://codeload.github.com/linuxuser586/jfreechart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxuser586%2Fjfreechart/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260598941,"owners_count":23034418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-11T09:37:02.473Z","updated_at":"2025-06-18T17:34:07.969Z","avatar_url":"https://github.com/linuxuser586.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"***********************************\n*  JFREECHART: Version 1.2.0-ea1  *\n***********************************\n\n30 June 2009\n\n(C)opyright 2000-2009, by Object Refinery Limited and Contributors.\n\n-----------------\n1.  INTRODUCTION\n-----------------\n\n*** PLEASE NOTE : THIS IS A PREVIEW RELEASE OF JFREECHART 1.2.0.  THE \n*** LATEST STABLE VERSION OF JFREECHART IS 1.0.13.  YOU SHOULD USE THE\n*** STABLE VERSION FOR PRODUCTION SYSTEMS.  THE PREVIEW RELEASES WILL BE \n*** SUBJECT TO API CHANGES UNTIL THE OFFICIAL 1.2.0 RELEASE IS MADE LATER IN \n*** 2009.\n\nJFreeChart is a free chart library for the Java(tm) platform.  It runs \non the Java 2 Platform (JDK 1.4.2 or later) and uses the Java 2D API for \ndrawing.\n\nJFreeChart is licensed under the terms of the GNU Lesser General\nPublic Licence (LGPL).  A copy of the licence is included in the\ndistribution.\n\nPlease note that JFreeChart is distributed WITHOUT ANY WARRANTY;\nwithout even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE.  Please refer to the licence for details.\n\n-------------------\n2.  LATEST VERSION\n-------------------\nThe latest version of this class library can be obtained from:\n\n    http://www.jfree.org/jfreechart/\n\nIf you have an comments, suggestions or bugs to report, please post a\nmessage in the JFreeChart forum.\n\n-----------------\n3.  DOCUMENTATION\n-----------------\nTHERE IS NOT YET ANY OFFICIAL DOCUMENTATION FOR THE PREVIEW RELEASE.  Please\nuse the JFreeChart 1.0.x versions if you require documentation.\n\n-----------------\n4.  DEPENDENCIES\n-----------------\nJFreeChart has the following dependencies:\n\n(a)  JDK 1.4.2 or higher - if you are using JFreeChart to create applets, \nthis means that you cannot rely on the JVM integrated with Microsoft's \nInternet Explorer - your users will need to have the Java 2 plug-in \ninstalled.  Most other browsers (e.g. Firefox, Mozilla, Netscape, Konqueror) \nsupport JRE 1.4, 1.5 or 1.6.\n\n(b)  servlet.jar - classes in the org.jfree.chart.servlet\npackage require this file.  The JFreeChart distribution includes the \nservlet.jar file distributed with Tomcat 4.1.31.  Applicable license \nterms are published at:  \n\n    http://java.sun.com/products/servlet/LICENSE   \n\n(c)  JUnit - a unit testing framework (the junit.jar runtime file is\nincluded in the distribution).  JUnit is licensed under the terms\nof the IBM Common Public License.  You can find out more about JUnit\nand/or download the latest version from:\n\n    http://www.junit.org\n\nThe JUnit tests included with JFreeChart have been created using JUnit\n4.3.1.\n\n-----------\n5.  SUPPORT\n-----------\nSupport questions can be posted in the free support forum at\n\n    http://www.jfree.org/phpBB2/viewforum.php?f=3\n    \nWe read all questions posted in the forum, and respond to as many as we can\nin the time available.  Unfortunately, there are too many questions to answer\nthem all.\n\n\n--------------------\n6.  ANT BUILD SCRIPT\n--------------------\nAn Ant build script (build.xml) is included in the distribution.  This\nis the same script that is used to create the JFreeChart distribution.\n\nFor more information about Ant:\n\n    http://ant.apache.org/\n\nPlease note that you will need to obtain the servlet.jar file (see the\nDEPENDENCIES section above) before running the Ant script.\n\n------------------------\n7.  THE DEMO APPLICATION\n------------------------\nA demo application that shows a selection of the charts that can be\ngenerated is included in the JFreeChart distribution.   To run the\ndemo (using JDK 1.4.2 or later), use the following command:\n\n    java -jar jfreechart-1.2.0-ea1-demo.jar\n\nThe complete source code for the demo application is available for\ndownload when you purchase the JFreeChart Developer Guide.\n\nThe demo application uses iText, a library for creating PDF documents.\niText is licensed under the terms of the GNU Lesser General Public Licence\nand is available to download from:\n\n    http://www.lowagie.com/iText/\n\n---------------\n8.  LIMITATIONS\n---------------\nJFreeChart has some known limitations that will hopefully be addressed in \nthe future:\n\n    - with the XYPlot class, when the bounds of the range axis are calculated\n      automatically, all of the data is used, not just the subset that is \n      visible on the chart;\n    - some renderers do not respect the series visibility flags yet;\n    - the chart property editors (accessible by right-clicking on the chart\n      panel) are horribly out of date and probably shouldn't be used;\n    - item labels (if displayed) are not taken into account for the \n      automatically calculated axis range.  As a workaround, you can increase\n      the axis margins;\n    - tick labels on a DateAxis that uses a SegmentedTimeline can be \n      problematic;\n    \nIf there are other items that you think should be listed here,\nplease post a bug report.\n\n----------------\n10.  CONTRIBUTORS\n----------------\nJFreeChart wouldn't be half the library that it is today without the\ncontributions (large and small) that have been made by the developers listed \nbelow:\n\n    - Eric Alexander\n    - Richard Atkinson\n    - David Basten\n    - David Berry\n    - Chris Boek\n    - Zoheb Borbora\n    - Anthony Boulestreau\n    - Jeremy Bowman\n    - Nicolas Brodu\n    - Jody Brownell\n    - David Browning\n    - Soren Caspersen\n    - Chuanhao Chiu\n    - Brian Cole\n    - Pascal Collet\n    - Martin Cordova\n    - Paolo Cova\n    - Mike Duffy\n    - Don Elliott\n    - Rune Fauske\n    - Jonathan Gabbai\n    - Serge V. Grachov\n    - Daniel Gredler\n    - Joao Guilherme Del Valle\n    - Hans-Jurgen Greiner\n    - Aiman Han\n    - Cameron Hayne\n    - Jon Iles\n    - Wolfgang Irler\n    - Sergei Ivanov\n    - Adriaan Joubert\n    - Darren Jung\n    - Xun Kang\n    - Bill Kelemen\n    - Norbert Kiesel\n    - Gideon Krause\n    - Pierre-Marie Le Biot\n    - Arnaud Lelievre\n    - Wolfgang Lenhard\n    - David Li\n    - Yan Liu\n    - Tin Luu\n    - Craig MacFarlane\n    - Achilleus Mantzios\n    - Thomas Meier\n    - Jim Moore\n    - Jonathan Nash\n    - Barak Naveh\n    - David M. O'Donnell\n    - Krzysztof Paz\n    - Eric Penfold\n    - Tomer Peretz\n    - Xavier Poinsard\n    - Andrzej Porebski\n    - Viktor Rajewski\n    - Eduardo Ramalho\n    - Michael Rauch\n    - Cameron Riley\n    - Klaus Rheinwald\n    - Dan Rivett\n    - Scott Sams\n    - Michel Santos\n    - Thierry Saura\n    - Andreas Schneider\n    - Jean-Luc SCHWAB\n    - Bryan Scott\n    - Tobias Selb\n    - Mofeed Shahin\n    - Pady Srinivasan\n    - Greg Steckman\n    - Roger Studner\n    - Irv Thomae\n    - Eric Thomas\n    - Jess Thrysoee\n    - Rich Unger\n    - Daniel van Enckevort\n    - Laurence Vanhelsuwe\n    - Sylvain Vieujot\n    - Jelai Wang\n    - Mark Watson\n    - Alex Weber\n    - Richard West\n    - Matthew Wright\n    - Benoit Xhenseval\n    - Christian W. Zuckschwerdt\n    - Hari \n    - Sam (oldman)\n\nIt is possible that I have missed someone on this list, if that\napplies to you, please e-mail me. \n\nDave Gilbert (david.gilbert@object-refinery.com)\nJFreeChart Project Leader\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxuser586%2Fjfreechart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxuser586%2Fjfreechart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxuser586%2Fjfreechart/lists"}