| 57 | | * Create a more consistent internal name scheme (I'm starting to confuse myself) |
| 58 | | * Accept generic STL containers, `Boost.Array` |
| 59 | | * Begin to incorporate a key/legend into the graph |
| 60 | | * Allow streams to be specified as output points |
| 61 | | * Move files not to be consumed by users to "detail" folder |
| | 57 | * Implement more customization for the 1D graphs / get as many customization tidbits out of the way as I can |
| | 58 | * Begin to experiment with labels |
| | 59 | * Begin to re-support 2D plots |
| | 60 | * Have more complete documentation |
| | 61 | * Have at least minimal regression testing up and running |