2.1.0 • Published 8 years ago
pip-webui-charts v2.1.0
Chart controls
Pip.WebUI.Charts module provides collection of chart controls implemented based on wonderful D3 library.
Bar chart provides displaying of chart that present grouped data with rectangular bars:
Line chart provides displaying of chart which displays information as a series of data points connected by straight line segments:
Pie chart provides displaying of circular chart which is divided into slices to illustrate numerical proportion:
Legend provides displaying of data that chart shows by color:
See online samples here...
Learn more about the module
- User's guide
- Online samples
- API reference
- Developer's guide
- Changelog
- Pip.WebUI project website
- Pip.WebUI project wiki
- Pip.WebUI discussion forum
- Pip.WebUI team blog
Module dependencies
- pip-webui-lib: angular, angular material and other 3rd party libraries
- pip-webui-css: CSS framework
- pip-webui-services: localization and other core services
License
This module is released under MIT license and totally free for commercial and non-commercial use.