File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 77Release Notes
88=============
99
10+ Toyplot 0.4.0 - January 27, 2014
11+ --------------------------------
12+
13+ * Began continuous integration testing.
14+ * Switched from ost.io to https://gitter.im/sandialabs/toyplot for support requests.
15+ * Made the HTML backend the primary renderer.
16+ * Improved logarithmic tick formatting and customization.
17+ * Increased consistency between the fill() and plot() APIs.
18+ * Simplified the way colors are inherited for line plots and scatter plots.
19+ * Added basic functionality for reading and writing CSV files.
20+
21+ * Note: for pedagical purposes only - Toyplot is *not * a data manipulation tool!
22+
23+ * Ongoing improvements to the table axes API:
24+
25+ * Added support for table titles.
26+ * Added support for hiding table headers.
27+ * Table headers can have multiple rows.
28+ * Ensure that visible cells are rendered in a deterministic order.
29+ * Create a default grid line between table header and body.
30+ * Added support for user-configurable gaps between cells.
31+
1032Toyplot 0.3.0 - November 5, 2014
1133--------------------------------
1234
You can’t perform that action at this time.
0 commit comments