This week I have implemented the plotting feature using SVG. My task is to try and test out different plotting libraries for my requirements. So the things I did this week:
This week I'll try to implement the plot feature using highcharts and try out its features: zoom, image map and other features and decide upon the plotting library, SVG, highcharts or some other.
- Implemented classes for the plot based on svg.
- Classes for data objects.
- Generating the plot for different data types.
- Fixing some bugs and issues in the code.
- Testing and changing the plot parameters to find some patterns on a database(sakila).
- Reviewed tyrons work with about replacing pChart with highcharts.
- Started work with highcharts for the plot.
This week I'll try to implement the plot feature using highcharts and try out its features: zoom, image map and other features and decide upon the plotting library, SVG, highcharts or some other.
No comments:
Post a Comment