Skip to content

Commit 623cc71

Browse files
committed
Add changelog for version 2.0.0 [skip ci]
1 parent 01e4394 commit 623cc71

File tree

1 file changed

+93
-8
lines changed

1 file changed

+93
-8
lines changed

CHANGELOG.md

Lines changed: 93 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,95 @@
11
## Changes in this release
22

3-
* Update for 1.2.1 (66d1ef9)
4-
* studies appear in legends (350a170)
5-
* ending labels applied to studies (1628b1c)
6-
* technical studies also in tooltip (d2aad6b)
7-
* fixed tool tip to show all datasets (7f80490)
8-
* fixed overflow for area in panel view (86dade1)
9-
* Added toggle for new datasets (6339c43)
10-
* Added more example data (33dc294)
3+
* 2.0.0 update (f1bd19c)
4+
* Fix area fill line chart single panel mode (0934d7b)
5+
* Added chart padding (f3ae8b2)
6+
* Fixed backwards scales (ef90720)
7+
* Fixed studies bar charts panel mode (2629487)
8+
* Fixed studies for panel view (13cff83)
9+
* Panel studies update (7e5a2b9)
10+
* Update UI to use studies (3f3ec7f)
11+
* Studies update 1 (8c175e8)
12+
* Barcharts in panel view now rightside up (57a78f4)
13+
* Recessions for panel view fixed (73f1520)
14+
* curve type staged changes (93a0c93)
15+
* staged changes for log scale (79fe1ec)
16+
* fixes for visioncharts (70dc013)
17+
* Panel ending labels 2 (72cdeab)
18+
* Ending labels for panels (33d3d23)
19+
* Updated panel grid style (8f521f6)
20+
* Added grids to panels (1bc7a7b)
21+
* Panel grid fix 1 (fbe0f4b)
22+
* Added title panel view (1b22fac)
23+
* Updated panel view line charts (79c3fb4)
24+
* Fixed legend single panel (718d87e)
25+
* Fixed toggle back to single mode (5efaa79)
26+
* Fixed duplication in path generation (c34959f)
27+
* Refactored panel management (e9f1145)
28+
* Refactored and enhanced browser support and rendering (cc12071)
29+
* Added shared axis to panel view (3c83726)
30+
* Shared axis panel view (22801a0)
31+
* Crosshair and tooltip added back (8eaec7f)
32+
* Lines/bars now extend to edges (98d9dca)
33+
* Now forces canvas for barcharts (837fe34)
34+
* Fixed bar charts panel view (d81d47e)
35+
* Panel view for line charts (working) (4175fbe)
36+
* Panel rendition 4 (4e52d97)
37+
* Panel rendition 3 (d44dddf)
38+
* Panel rendition 2 (b74023f)
39+
* Panel rendition 1 (272ba4c)
40+
* Added stats lines for barcharts (6c6a27a)
41+
* Added statistical lines (ab0086a)
42+
* Added Zero line (dcb28e6)
43+
* Added ending labels (2920e03)
44+
* Fixed code for demo page (378544b)
45+
* Updated recessions (b7838ee)
46+
* Fixed errors for color utils (9cc9ef6)
47+
* Updated color methods 2 (afe3b86)
48+
* Simplified color picking (c16e63c)
49+
* staged changes for recession lines (93e53d5)
50+
* tooltip implemented (97fa5db)
51+
* crosshair implemented (be4da34)
52+
* legends done (3fa4eb8)
53+
* area fill implemented for charts (4c6c3e9)
54+
* color picker added (c0c7a9f)
55+
* You can now add multiple datasets to a chart in demo page (cdb23f9)
56+
* Removed unneeded files (0838f2e)
57+
* Updated Readme (af91d85)
58+
* Fixed barcharts canvas (6705a1f)
59+
* WebGL linechart now right side up (37fb1b8)
60+
* Updated rendering (8bdc1e8)
61+
* Path generation update (0c87562)
62+
* Fixed WebGL render (9bc0a7a)
63+
* Fixed barcharts for Canvas (0b31c4a)
64+
* Fix 1 for barcharts (3f92b08)
65+
* update script (f49160d)
66+
* WebGL line/dataset now renders (b1d9459)
67+
* Removed code from old utils files (d5c1b6d)
68+
* Fixed error, WebGL and Canvas now render (061cedc)
69+
* Renderer updates (6009d81)
70+
* Added legend (2686da1)
71+
* Update Legend.js (7d5c1f1)
72+
* Added title to chart (b73baae)
73+
* Added grid to the chart (6d480ac)
74+
* Refactored codebase (01cd637)
75+
* Fixed tooltip overlay (0a1d76a)
76+
* Fixed chart not adapting to parent container (e78c028)
77+
* Update Chart.js (13e05bf)
78+
* Removed unneeded code/features (c1fafb2)
79+
* Fixed major charting problems (aecca1f)
80+
* Updates to rendering (0aaf2b9)
81+
* Updated support components (33f94ad)
82+
* Fixed errors for components (f2f2568)
83+
* Updates to load DOM correctly (03d2d19)
84+
* Update script.js (3e2cbe1)
85+
* Updated statslines (69c003f)
86+
* Updated median and average line (445c1cc)
87+
* Fixed index.js (2198b5a)
88+
* Finished integration (8697cdd)
89+
* Added utilities for coordinates and data processing (aa153d5)
90+
* Finished up event system (9566684)
91+
* Updated components (19cca49)
92+
* Update PathGenerator.js (b2cfe57)
93+
* Updated core chart types for different rendering (6fbe496)
94+
* Added renderer management files/code (7a407c6)
95+
* Updated renderers (003325e)

0 commit comments

Comments
 (0)