Skip to content

Commit 814d321

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 39f0fd1 + fd2ca1e commit 814d321

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.github/FUNDING.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# These are supported funding model platforms
2+
3+
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+
patreon: # Replace with a single Patreon username
5+
open_collective: # Replace with a single Open Collective username
6+
ko_fi: # Replace with a single Ko-fi username
7+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
liberapay: # Replace with a single Liberapay username
10+
issuehunt: # Replace with a single IssueHunt username
11+
otechie: # Replace with a single Otechie username
12+
custom: https://bluejoe2008.github.io/open-source-sponser.png

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,10 +311,15 @@ __Step 2.__ open `dist/examples/example1.html` in Web browser.
311311

312312
InteractiveGraph is licensed under the BSD 2-Clause "Simplified" License.
313313

314-
Please cite this project as reference if you used it:
314+
Please cite this project as reference if you are to mention it:
315315

316316
```
317317
InteractiveGraph: a web-based interactive operating framwork for large graph data[EB/OL]. https://github.com/grapheco/InteractiveGraph, 2018-09-09
318318
```
319+
or add following paper as reference:
320+
321+
```
322+
赵子豪,沈志宏*. 一种适合多元异构图数据管理系统的交互分析框架[J]. 数据分析与知识发现,2019,10(34):37-46.
323+
```
319324

320325
Furthermore, it is appreciated if you let us know how you use InteractiveGraph in your projects!!! Please fill the use case table (https://github.com/grapheco/InteractiveGraph/wiki/use-case-collection) with your name (github username), organization, and project.

dist/examples/example1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@
8585
</script>
8686
</body>
8787

88-
</html>
88+
</html>

0 commit comments

Comments
 (0)