Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9d48d7d

Browse files
Update Readme (#89)
* update readme* add reference to export images* add reference to export images* remove unnecessary file
1 parent67cee73 commit9d48d7d

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

‎README.md‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<a href="https://github.com/ECharts-Java/ECharts-Java/actions">
1010
<img src="https://github.com/ECharts-Java/ECharts-Java/actions/workflows/maven.yml/badge.svg" alt="Github Actions Status">
1111
</a>
12-
<a href="https://github.com/pyecharts/pyecharts/pulls">
12+
<a href="https://github.com/ECharts-Java/ECharts-Java/pulls">
1313
<img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat" alt="Contributions welcome">
1414
</a>
1515
<!-- <a href="https://codecov.io/gh/ECharts-Java/ECharts-Java">
@@ -123,6 +123,10 @@ The output JSON object will be like the following,
123123
}
124124
```
125125

126+
###Extension
127+
128+
We've recently added support to programatically export images as png/jpg or base64 stream. Please see[ECharts Java Snapshot PhatomJS](https://github.com/ECharts-Java/Snapshot-PhantomJS) for more details.
129+
126130
###Integrate with Spring Web Application
127131

128132
<imgsrc="assets/imgs/line-renderHtml.gif"alt="spring-boot-integration"style="width:75%;" />

‎README.zh.md‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<a href="https://github.com/ECharts-Java/ECharts-Java/actions">
1010
<img src="https://github.com/ECharts-Java/ECharts-Java/actions/workflows/maven.yml/badge.svg" alt="Github Actions Status">
1111
</a>
12-
<a href="https://github.com/pyecharts/pyecharts/pulls">
12+
<a href="https://github.com/ECharts-Java/ECharts-Java/pulls">
1313
<img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat" alt="Contributions welcome">
1414
</a>
1515
<!-- <a href="https://codecov.io/gh/ECharts-Java/ECharts-Java">
@@ -128,6 +128,11 @@ public static void main(String[] args) {
128128
}
129129
```
130130

131+
###扩展
132+
133+
我们最近添加了保存图片的功能。支持导出png, jpg或者base64流的功能。 请参考[ECharts Java Snapshot PhatomJS](https://github.com/ECharts-Java/Snapshot-PhantomJS)
134+
135+
131136
###集成至 Spring Boot 应用
132137

133138
<imgsrc="assets/imgs/line-renderHtml.gif"alt="spring-boot-integration"style="width:75%;" />

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp