การติดตั้งไลบรารี Java ของแหล่งข้อมูล
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
หน้านี้จะอธิบายวิธีใช้หรือแก้ไขไลบรารี Java การแสดงภาพของ Google และวิธีมีส่วนร่วมในโค้ดโอเพนซอร์สสําหรับโปรเจ็กต์
เนื้อหา
ข้อกำหนด
คุณต้องมีคอมโพเนนต์ต่อไปนี้จึงจะใช้ไลบรารี Java ของ Google Visualization ได้
การขึ้นต่อกัน
ไลบรารี Java ของแหล่งข้อมูลมีทรัพยากร Dependency ต่อไปนี้ ไลบรารีได้รับการทดสอบด้วยเวอร์ชันที่แสดงอยู่ เวอร์ชันอื่นๆ อาจยอมรับได้ แต่ยังไม่ได้รับการทดสอบ
รวมอยู่ในแหล่งที่มาหรือดาวน์โหลด:
ไม่รวมอยู่ในแหล่งที่มาหรือดาวน์โหลด
การใช้ไลบรารีตามที่มีให้
ส่วนนี้จะอธิบายวิธีใช้ไลบรารี Java สำหรับการแสดงภาพ หากคุณไม่ต้องการแก้ไข กระบวนการนี้จะแตกต่างกันไปตามระบบบิลด์:
หากใช้ Maven ให้ตั้งค่าทรัพยากร Dependency ในไลบรารีการแสดงภาพด้วยการตั้งค่าต่อไปนี้
- รหัสกลุ่ม: com.google.visualization
- รหัสอาร์ติแฟกต์: การแสดงข้อมูลผ่านภาพ
- หมายเลขเวอร์ชัน: ใช้หมายเลขเวอร์ชันล่าสุดที่ระบุไว้ในหน้าโปรเจ็กต์
หากใช้ระบบบิลด์อื่นๆ
การเรียกใช้ตัวอย่าง
ไฟล์ตัวอย่าง JAR จะรวมอยู่ใน JAR ของไลบรารีในไฟล์ ZIP ที่ดาวน์โหลดได้ คุณสามารถดูคำแนะนำเกี่ยวกับการเรียกใช้ตัวอย่างได้ในหน้าเริ่มต้นใช้งาน
การแก้ไขไลบรารี
หากต้องการแก้ไขโค้ดไลบรารี คุณจะต้องดาวน์โหลดแหล่งที่มาจากเว็บไซต์โฮสติ้งโอเพนซอร์สแล้วสร้างขึ้นมา ก่อนดำเนินการนี้ ให้อ่านข้อมูลการอนุญาตให้ใช้สิทธิที่ลิงก์โดยส่วน "ใบอนุญาตโค้ด" ในหน้าโปรเจ็กต์เพื่อดูว่า Use Case ของคุณได้รับอนุญาตหรือไม่
ขั้นตอนในการดาวน์โหลดและสร้างไลบรารีมีดังนี้
- ดาวน์โหลดซอร์สโค้ดโดยใช้ SVN ตามที่อธิบายไว้ในแท็บแหล่งที่มา > การชำระเงินในหน้าโปรเจ็กต์โอเพนซอร์ส
- สร้างโค้ดของคุณ หากสร้างใน Maven ให้ใช้ไฟล์ pom.xml ที่มาพร้อมกับแหล่งที่มา หากสร้างด้วย Apache Ant ให้ทำตามวิธีการที่ระบุไว้ถัดไป (โปรดทราบว่าโค้ดได้รับการทดสอบกับ Ant เวอร์ชัน 1.7.0 หากใช้ Ant เวอร์ชันก่อนหน้า คุณอาจต้องอัปเกรด)
วิธีการสร้างมด
1. แก้ไขพร็อพเพอร์ตี้ของบิลด์ ดังนี้
- ไปที่ไดเรกทอรีย่อย
build-src
ของไดเรกทอรีการติดตั้งที่เลือก
- เปิดไฟล์
build.properties
โดยใช้เครื่องมือแก้ไขข้อความ แล้วทำการเปลี่ยนแปลงต่อไปนี้
2. สร้างไลบรารีโดยทำดังนี้
ไปยังไดเรกทอรีย่อย build-src
ในไฟล์และพิมพ์อย่างใดอย่างหนึ่งต่อไปนี้
ant datasource
- สร้างไลบรารีแหล่งข้อมูล
ant example
- สร้างตัวอย่าง
ant
- สร้างทั้งแหล่งข้อมูลและตัวอย่าง
ant test
- สร้างและเรียกใช้การทดสอบไลบรารีแหล่งข้อมูล
มีประโยชน์มากเมื่อคุณแก้ไขไลบรารี
การมีส่วนร่วมในโปรเจ็กต์โอเพนซอร์ส
หากต้องการมีส่วนร่วมในการเปลี่ยนแปลงในโปรเจ็กต์โอเพนซอร์ส คุณจะต้องรับสิทธิ์การส่งไปยังโปรเจ็กต์ดังกล่าว ส่งอีเมลไปที่ google-visualization-api@googlegroups.com โดยขอรับสิทธิ์และวิธีการในการส่งการเปลี่ยนแปลง
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-07-10 UTC
[null,null,["อัปเดตล่าสุด 2024-07-10 UTC"],[[["\u003cp\u003eThis documentation guides you on utilizing and extending the Google Visualization Java library for incorporating interactive charts into your applications.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines prerequisites, dependencies, and steps for utilizing the library directly or modifying it to suit your specific needs.\u003c/p\u003e\n"],["\u003cp\u003eInstructions are provided for building the library from source and running included examples for a hands-on understanding.\u003c/p\u003e\n"],["\u003cp\u003eFor those interested in contributing to the project, guidance is offered on seeking permissions and submitting changes to the open-source codebase.\u003c/p\u003e\n"]]],[],null,["# Installing the Data Source Java Library\n\nThis page describes how to use or modify the Google Visualization Java library,\nand how to contribute to the open source code for the project.\n\nContents\n--------\n\n1. [Requirements](#requirements)\n2. [Dependencies](#dependencies)\n3. [Using the Library as Provided](#usingthelibrary)\n4. [Running the Examples](#buildingexamples)\n5. [Modifying the Library](#build_self)\n6. [Contributing to the Open Source Project](#contributing)\n\nRequirements\n------------\n\nYou must have the following components in order to use the Google Visualization\nJava library:\n\n- A servlet container and the Servlet API version 2.4 or higher. One of the most commonly used servlet containers is Apache Tomcat, which includes the Servlet API. See \u003chttp://tomcat.apache.org/download-55.cgi\u003e to download the binary for version 5.5. You need install only the Core module. You also need Tomcat to complete the tutorial sections: [Getting\n Started](/chart/interactive/docs/dev/dsl_get_started), [Using an External Data Store](/chart/interactive/docs/dev/dsl_csv), and [Defining\n Capabilities and the Flow of Events](/chart/interactive/docs/dev/dsl_httpservlet).\n- The [Java Development Kit](http://java.sun.com/) version 6.0 or greater.\n\n **Note** : It is also possible to use the JDK\n version 5.0. However, you must then remove `@Override` from\n every method in the library that overrides an interface method. This is\n due to the change in the `@Override` annotation behavior in\n JDK version 6.0.\n\nDependencies\n------------\n\nThe data source Java library has the following dependencies. The library was\ntested with the versions listed; other versions might be acceptable, but have not\nbeen tested.\n\n**Included in the source or download:**\n\n- [icu4j](http://site.icu-project.org/) version 4.0.1.\n- [Jakarta commons lang](http://commons.apache.org/lang/) version 2.4.\n- [Jakarta commons logging](http://commons.apache.org/logging/) version 1.1.1.\n- [Google collections\n library](http://code.google.com/p/google-collections/) version 1.0.\n- [*javacc*](https://javacc.dev.java.net/) version 4.2. This is required only if you intend to compile the libraries, for example when modifying them as described [below](#build_self).\n- [*opencsv*](http://opencsv.sourceforge.net/) version 1.8. This is required only if you intend to use a CSV data source.\n\n**Not included in the source or download:**\n\n- To use the `SqlDataSourceHelper` class with a mySQL database, you also need `mysql.jar` in your runtime environment. See: \u003chttp://www.mysql.com/products/connector/j/\u003e for details and downloadable versions.\n\nUsing the Library as Provided\n-----------------------------\n\nThis section describes how to use the visualization Java library if you don't\nneed to modify it. This process varies with your build system:\n\n**If using [Maven](http://maven.apache.org/index.html),** set\nup a dependency on the visualization library with the following settings:\n\n- Group ID: com.google.visualization\n- Artifact ID: visualization-datasource\n- Version number: Use the latest version number listed on the [project\n page](http://code.google.com/p/google-visualization-java/).\n\n**If using any other build system**:\n\n- [Download\n the library ZIP file](http://code.google.com/p/google-visualization-java/) from the project page, unzip the files, and include them in your project as your build system requires.\n\nRunning the Examples\n--------------------\n\nThe JAR example files are included along with the library JARs in the [downloadable\nZIP file](http://code.google.com/p/google-visualization-java/). Instructions on running the examples are given on the [Getting\nStarted](/chart/interactive/docs/dev/dsl_get_started) page.\n\nModifying the Library\n---------------------\n\nIf you want to modify the library code, you'll have to download the source from\nthe open source hosting site and build it. Before doing this, read the licensing\ninformation linked to by the \"Code license\" section on the [project\npage](http://code.google.com/p/google-visualization-java/) to see whether your use case is allowed.\n\nHere are the steps for downloading and building the library:\n\n1. **Download the source code** using SVN, as described in on the **Source \\\u003e Checkout** tab on the [open\n source project page](http://code.google.com/p/google-visualization-java/source/checkout).\n2. **Build your code.** If building in Maven, use the pom.xml file provided with the source. If building with [Apache\n Ant](http://ant.apache.org/), follow the instructions given next (note that the code has been tested with Ant version 1.7.0; if you have an earlier version of Ant, you might need to upgrade)\n\n### Ant Build Instructions\n\n**1. Modify your build properties:**\n\n1. Navigate to the `build-src` subdirectory of your chosen installation directory.\n2. Using a text editor, open the `build.properties` file and make the following changes:\n - Edit the `servlet-api.jar` property to point to your `servlet-api.jar` file. For example, if you installed Tomcat to your `c:` drive in the `tomcat_home` directory, then you would specify the `servlet-api.jar` property as follows: \n `servlet-api.jar=C:/tomcat_home/common/lib/servlet-api.jar`\n\n **Note**: Use forward slashes rather than\n backslashes in the file path, even when using Windows\n - To use your own copies of the dependencies described above, edit the paths in the same build.properties file.\n\n**2. Build the library:**\n\nNavigate the `build-src` subdirectory in the file and type one of the\nfollowing:\n\n- `ant datasource` - Builds the data source library\n- `ant example` - Builds the examples\n- `ant` - Builds both data source and examples\n- `ant test` - Builds and runs the data source library tests. Very useful when you are modifying the library.\n\nContributing to the Open Source\nProject\n---------------------------------------\n\nIf you want to contribute changes to the open source project, you'll have to get\nsubmission permissions to the project. Send an email to [google-visualization-api@googlegroups.com](mailto:google-visualization-api@googlegroups.com) asking\nfor permission and instructions on how to submit changes."]]