top of page
FREQUENTLY ASKED QUESTIONS
Well, not really. We started the code from scratch with a completely new design approach. Of course we reuse pattern from the open source solution but the majority of the codebase is totally new (and much improved from the open-source version). Feel free to try it by yourself using a trial license to see the differences.
Of course! Along the subscription based model, we provide a standalone option with a license key. All you need is to setup a tenant property in your Office 365 tenant to get it work. It is slightly more expensive than the subscription based model, but it all depends how long you plan to use this solution. Also, you will get the updates as well as the subscription model. For more information on how to setup your standalone license, refer to the documentation.(https://aequos-solutions.github.io/modern-data-visualizer/setup_standalone/)
Updates are released as SharePoint Framework packages (.sppkg) in the public GitHub repository.(https://github.com/aequos-solutions/modern-data-visualizer/releases) Just update the solution in your app catalog and your are good to go! However, we highly recommend to deploy the solution in a test environment prior to production.
These Web Parts are built using the following technologies or tools:
- SharePoint Framework (latest version)
- React & TypeScript
- Open source PnP React controls (https://pnp.github.io/sp-dev-fx-controls-react/)and PnP Property controls(https://pnp.github.io/sp-dev-fx-property-controls/)
- Cypress t(https://www.cypress.io/)or UI testing
- Web components(https://www.webcomponents.org/)
- React Content Query WebPart sample (https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/react-content-query-webpart)for the CAML data source
- Flickity ((https://flickity.metafizzy.co/)Carousel layout)
bottom of page
