-
Notifications
You must be signed in to change notification settings - Fork 54
UI Components Bundle
amit-git edited this page May 14, 2013
·
2 revisions
Pytheas framework bundles a set of commonly used UI components for building data exploration/visualization type applications. It leverages a number of open source frameworks including
- Bootstrap
- JQuery-UI
- DataTables
- Highcharts
- D3
- Dynatree
Along with it, the framework provides a number of custom JQuery plugins that we use at Netflix such as
- Ajax datasource based select box with a dynamic filter control
- Pop up dialog box template
- Custom JQuery portlet implementation
- Dynamic breadcrumbs
- Loading spinner for Ajax calls
- Tooltips with custom styling