|
1 | 1 | ## Changes in this release
|
2 | 2 |
|
3 |
| -* Update workflow changelog (33d7d23) |
4 |
| -* Update workflow to pass with no tests (47c99ca) |
5 |
| -* Fixed areacharts panel view (b14160f) |
6 |
| -* Now tracking package-lock (a95f270) |
7 |
| -* Patch fix (ef6dbc4) |
8 |
| -* Added workflow for NPM package (48e58fd) |
9 |
| -* Update package.json (354968c) |
10 |
| -* Added math for studies (31b86cd) |
11 |
| -* Correctly adds new dataset to panels (eb76294) |
12 |
| -* Line chart panel update (d11b580) |
13 |
| -* Line chart multi panel v1 (00dd2bc) |
14 |
| -* Fixed legends (c25651c) |
15 |
| -* Updated index.html dataset manager (20db10a) |
16 |
| -* Added line types back (6089bfe) |
17 |
| -* Cleaned index.html (c64cc29) |
18 |
| -* Added zero line and logarithmic selections back (8ac54ac) |
19 |
| -* Added functionality back for x and y axis (d42f5f2) |
20 |
| -* Updated demo page headers (c8ac97d) |
21 |
| -* Updated core code and imports (aec6ff1) |
22 |
| -* Updated chart styling (f05bc15) |
23 |
| -* Updated core logic (13dc7b9) |
24 |
| -* Update barchart for consistent styling (6fa433e) |
25 |
| -* Updated Bar Chart (d891175) |
26 |
| -* Added sample timeseries data (971daaf) |
27 |
| -* Fixed line chart horizontal axis labels (cdf0cc2) |
28 |
| -* Updated aspect ratios (af793fc) |
29 |
| -* Update README.md (f838522) |
30 |
| -* Example page improvements (46aeb01) |
31 |
| -* Fixed the demo file (8baa8c9) |
32 |
| -* Some improvements (663b40c) |
33 |
| -* Some fixes (d0f0855) |
34 |
| -* Upgraded charting components -- some parts broken (643f89a) |
35 |
| -* Removed unnecessary files (6ee17ce) |
36 |
| -* Removed combined chart (3738d79) |
37 |
| -* Removed candlestick chart (181c824) |
38 |
| -* Updated code (bf83bbe) |
39 |
| -* Bad code, will change (1f94bed) |
40 |
| -* Added code for other chart types (bdbd21e) |
41 |
| -* Fixed run dev issues (e4d106e) |
42 |
| -* Added sample code (a5fd172) |
43 |
| -* Added starter template files + code (a574963) |
44 |
| -* Updated project structure (f7cc5ff) |
45 |
| -* Created README (f6e81a0) |
| 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) |
0 commit comments