sp-dev-fx-webparts/samples/react-organization-chart
Hugo Bernier eb8bd92a0b Updating telemetry link 2021-12-20 10:25:30 -05:00
..
assets Removing unnecessary office product from the sample metadata 2021-12-10 19:55:32 +02:00
config Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
src commit chnages 2021-05-07 22:35:29 +01:00
.eslintrc.json Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
.gitignore Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
.yo-rc.json Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
README.md Updating telemetry link 2021-12-20 10:25:30 -05:00
gulpfile.js Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
package-lock.json Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
package.json Update package.json 2021-11-21 15:28:29 -05:00
tsconfig.json Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00

README.md

Organization Chart

Summary

This web part shows an organization chart based on specified user, and user can navigate to show company organization. This web part can be installed on SharePoint Server 2019, and SharePoint Online.

Organization Chart

Organization Chart

Organization Chart

Compatibility

SPFx 1.4.1 Node.js v6 | v8 SharePoint 2019 | Online Teams No: Not designed for Microsoft Teams Workbench Hosted: Does not work with local workbench

Applies to

Solution

Solution Author(s)
react-organisation-chart João Mendes, Storm Technology, (@joaojmendes)

Version history

Version Date Comments
1.0 May, 2021 Initial release

Prerequisites

No pre-requisites

Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

Features

This web part shows how to use PnPjs, Office-ui-fabric-react to create an Organization Chart

This extension illustrates the following concepts:

Help

We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples.

You can try looking at issues related to this sample to see if anybody else is having the same issues.

You can also try looking at discussions related to this sample and see what the community is saying.

If you encounter any issues while using this sample, create a new issue.

For questions regarding this sample, create a new question.

Finally, if you have an idea for improvement, make a suggestion.

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.