Skip to content

Khiops Visualization component. Contains the code of Visualization and Covisualization tools

License

Notifications You must be signed in to change notification settings

KhiopsML/khiops-visualization

Repository files navigation

Unit tests Publish to NPM npm version End-to-end tests gitleaks badge

Khiops Visualization component

Contains the code of Visualization and Covisualization tools

khiops-demo

Development server

Run yarn start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run yarn test to execute the unit tests via Karma.

Running e2e tests

Run yarn e2e to execute the unit tests via Cypress.