Version | Date | Description |
---|---|---|
0.8 | 2014/07/31 | Finalized axis range options. |
0.7 | 2014/05/23 | Winter semester student work integrated. Multi-line graphs. Intensity graph. |
0.6 | 2014/03/27 | Improvements to bubble graph. |
0.5 | 2014/01/22 | Core consolidation. Adding sparkline. Improvements to intensity graph. |
Type | Changes | By |
---|---|---|
![]() | core: using Range and Statistics from epics-util | carcassi |
![]() | core: finalized axis range options | carcassi |
![]() | core: adding drawing support for inverted axis | carcassi |
Type | Changes | By |
---|---|---|
![]() | Better support of NaN in line graphs. | students |
![]() | Consolidated much of the code with epics-util | carcassi |
![]() | intensity graph: good implementation of the intensity graph | students |
![]() | color scheme: finalized spec and implementation (including performance analysis) | students |
![]() | line graph: added first prototype for multi-line graphs | students |
![]() | profile: extended profiling framework and performed performance studies | students |
![]() | Moved to github | carcassi |
Type | Changes | By |
---|---|---|
![]() | bubble graph: support for selection and negative numbers for size | carcassi |
Type | Changes | By |
---|---|---|
![]() | core: revised use of interpolation in line graphs | carcassi |
![]() | color scheme: more flexible implementation that can work with an array of colors and values | students |
![]() | profile: initial skeleton for a mini profiling framework | students |
![]() | intensity graph: improving correctness of the graph; adding color map | students |
![]() | core: consolidated code for basic graph area calculation for all graphs | students |
![]() | sparkline: new graph prototype for sparklines | students |