Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Orgchart COMPONENT #51

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ Title | Description | Type | Author | Tags |
| [Microphone](https://github.com/shogunpurple/budibase-component-microphone) | Microphone voice recorder with download support | Component | [Martin McKeaveney](https://github.com/shogunpurple) | `files` `audio` |
| [Number Counter Input](https://github.com/melohagan/budibase-component-number-counter-input) | Number field with incremental and customizable stepper | Form Input | [Mel O'Hagan](https://github.com/melohagan) | `number` `input` |
| [Number Spinner](https://github.com/melohagan/budibase-component-number-spinner) | Number field that can be set with the mouse drag | Form Input | [Hartmut Bohnacker](https://github.com/bohnacker) | `number` `spinner` |
| [OrgChart](https://github.com/jtab87/jtaorgchart) | Organisational chart from database | Component | [JTA](https://github.com/jtab87/) | `chart` `orgchart` |
| [PDF Viewer](https://github.com/YuanZhang98/budibase-pdf-viewer) | Embedded PDF Viewer with DataSource | Component | [Yuan Zhang](https://github.com/YuanZhang98) | `pdf` `viewer` `embed` |
| [QR Code](https://github.com/rosnerdev/bb-qr-code) | Display your data as a qr code in budibase | Component | [Yahav Rosner](https://github.com/rosnerdev) | `qr-code` `image` |
| [Signature](https://github.com/FlaminWrap/budibase-signature-component) | A plugin that allows the creation of e-signatures | Component | [Lewis McRobbie](https://github.com/FlaminWrap) | `signature` `image` |
Expand Down