Skip to content

Commit efab2ab

Browse files
authored
61 graph signal (#63)
* [opt]:opt ipc performance * [opt]:opt ui window * [bug]:fix diag append, must has transform attribute * [opt]:opt tooltip time * [feat]:gragh from lin database ok * [feat]:add setSignal script api
1 parent 337f73d commit efab2ab

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2603
-996
lines changed

.all-contributorsrc

Lines changed: 0 additions & 29 deletions
This file was deleted.

README.md

Lines changed: 7 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -117,33 +117,15 @@ You can also consider sponsoring us to get extra technical support services. If
117117
- [X] One-to-one technical consulting service
118118
- [X] Help to write addon code to access 0x27,0x29 dll functions
119119

120-
## Contributors
121-
122-
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
123-
<!-- prettier-ignore-start -->
124-
<!-- markdownlint-disable -->
125-
<table>
126-
<tbody>
127-
<tr>
128-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/frankie-zeng"><img src="https://avatars.githubusercontent.com/u/43364599?v=4?s=100" width="100px;" alt="frankie"/><br /><sub><b>frankie</b></sub></a><br /><a href="#projectManagement-frankie-zeng" title="Project Management">📆</a></td>
129-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/apps/dependabot"><img src="https://avatars.githubusercontent.com/in/29110?v=4?s=100" width="100px;" alt="dependabot[bot]"/><br /><sub><b>dependabot[bot]</b></sub></a><br /><a href="https://github.com/ecubus/EcuBus-Pro/commits?author=dependabot[bot]" title="Documentation">📖</a></td>
130-
</tr>
131-
</tbody>
132-
<tfoot>
133-
<tr>
134-
<td align="center" size="13px" colspan="7">
135-
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
136-
<a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
137-
</img>
138-
</td>
139-
</tr>
140-
</tfoot>
141-
</table>
120+
## Thanks
121+
122+
This project exists thanks to all the people who have contributed:
123+
124+
<a href="https://github.com/ecubus/EcuBus-Pro/graphs/contributors"><img src="https://opencollective.com/ecubus/contributors.svg?width=890&amp;button=false"></a>
142125

143-
<!-- markdownlint-restore -->
144-
<!-- prettier-ignore-end -->
126+
Your contributions are always welcome! Please have a look at the [contribution guidelines](./.github/contributing.md) first.
145127

146-
<!-- ALL-CONTRIBUTORS-LIST:END -->
128+
Your logo will show up here.
147129

148130
## License
149131
Apache-2.0

0 commit comments

Comments
 (0)