|
1 | 1 | ## Changes in this release
|
2 | 2 |
|
3 |
| -* Moved median and average line to front for panel view (ec5d183) |
4 |
| -* Fixed bar chart panel view + added labels back (c36373d) |
5 |
| -* bar chart panel fixed (439e47f) |
6 |
| -* Update README.md (e4dfb52) |
7 |
| -* Prepare for new release (7f3dda8) |
8 |
| -* Fixed studies for panel view (0a3aeba) |
9 |
| -* Improved UI for ending labels (8034dc1) |
10 |
| -* Added ending labels to barcharts and linecharts (a6dd511) |
11 |
| -* Revert script and html (491c213) |
12 |
| -* Ending labels rendition 1 (150de10) |
13 |
| -* logs fixed (545f25f) |
14 |
| -* median line fixed for panel view (1e8541e) |
15 |
| -* average line fixed for panel view (5d14f21) |
16 |
| -* fixed area fill for panel view (3c8807f) |
17 |
| -* fixed line chart area fill (f2df91e) |
18 |
| -* Refactored line path generation (177811a) |
19 |
| -* Refactored chart export logic (f9060ab) |
20 |
| -* Refactored statistical lines (56119ee) |
21 |
| -* Refactored studies management methods (b026d34) |
22 |
| -* Refactored panel rendering code (d8440d2) |
23 |
| -* Refactored studies rendering (fe0a626) |
24 |
| -* Refactored examples page code (ecc4eac) |
25 |
| -* Avg and median lines for line + barcharts (746178d) |
26 |
| -* Avg Median line fix 1 (12bea96) |
27 |
| -* Added average and median line (broken) (f6f731c) |
28 |
| -* Studies for charts enabled (88f8c75) |
29 |
| -* Added area toggle for linecharts (19b2dfe) |
30 |
| -* Fixed ZeroLine for panels (7814e95) |
31 |
| -* ZeroLine now works for panels (fece7c3) |
32 |
| -* Refactored scale management (fce33cc) |
33 |
| -* Refactored interaction methods (fd2621e) |
34 |
| -* Panel view refactor 1 (f644c40) |
35 |
| -* Grid.js file (c2a6087) |
36 |
| -* Refactored grid functionality (b386748) |
37 |
| -* Refactored code for formatting methods (599cb63) |
38 |
| -* Refactored math for studies (9bb28ab) |
39 |
| -* Refactored SVG rendering (8915b9b) |
40 |
| -* Made Axes modular (d7652a5) |
41 |
| -* Added modularity to Legends (1a5e38e) |
42 |
| -* Added modularity to ZeroLine (0701f9d) |
43 |
| -* Made recessionlines modular + grey (a54ca8d) |
44 |
| -* Added back tooltips (e3d3012) |
45 |
| -* Fixed crosshairs for linecharts single panel (faa2c2b) |
46 |
| -* Fixed crosshairs line chart (70b8a80) |
47 |
| -* Updated Chart.js (3f3c1ef) |
48 |
| -* Updated charts for panel view (3691903) |
49 |
| -* Revert (ad873c7) |
50 |
| -* broken (d76be56) |
51 |
| -* fixed panel view for barcharts and added recessions to panel view for both (e4ed772) |
52 |
| -* fixed Axis labels (0dbda21) |
53 |
| -* recession line (ed723f9) |
54 |
| -* bar and line charts will default to having grid (dc817f5) |
55 |
| -* grid lines added (f8b3b31) |
56 |
| -* Fixed area index (e523873) |
57 |
| -* changed index.html (6f08c6c) |
58 |
| -* removed points on the line chart (720cbb6) |
59 |
| -* Updated demo page for 2 chart types (f25d9f6) |
60 |
| -* Merging line and area (b0f5779) |
61 |
| -* Update (cleaning) (bc4f445) |
62 |
| -* Updates to tooltips & crosshairs (f87a5ab) |
63 |
| -* Added light/dark mode to charting lib (6a0065d) |
64 |
| -* Added crosshairs to charting core (2d9ed00) |
| 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) |
0 commit comments