All Versions
30
Latest Version
Avg Release Cycle
78 days
Latest Release
1610 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.15.1
May 25, 2018 -
v2.15.0 Changes
May 25, 201825 May 2018
- basic brushing and zooming feature for line and point charts
#851
- ๐ Don't overwrite user-specified decimals parameter when formatting y axis (fixes #844)
#847
- Git ignore rework in section + IDE section
#846
- โ Add an option to select lines with areas of a multi-line chart
#830
- โ Add option to show active points on line and multi-lines charts
#827
- ๐ Handle case where min_x is specified as 0 (fixes #729)
#840
- ๐ Handle years-long time differences better when drawing x axis (fixes #848)
#848
- ๐ Version 2.15
8593311
- โ Add time range example of a "few years"
52033a5
- โ Remove unused variable from mg_add_x_axis_rim function
525aaf0
- basic brushing and zooming feature for line and point charts
-
v2.14.0 Changes
March 15, 201815 March 2018
- Regenerate files in dist
#837
- โ Add option for flipped area under zero baseline
#829
- ๐ Change the algorithm for calculate decimals of format y-axis ticks (Fixes #821)
#832
- ๐ Use closures instead of `this` inside hover text code (fixes #828)
#834
- ๐ Use babel before umd step in gulp build pipeline (fixes #825)
#826
- โก๏ธ Updates to travis so that ES6 is supported
#816
- ๐ Fix: examples.htm works properly with `gulp serve`. #812
#813
- โ added @wlach to package.json contributors
#810
- ๐ Use babel when generating metricsgraphics(.min).js
#809
- ๐ Fix overlapping of label and ticks in the y-axis
#803
- ๐ fixed grammatical error in readme file
#804
- ๐ Change 'follow' to 'following' in README.md
#801
- Handling requested changes of pull request #829
d5accbc
- ๐ Version 2.14.0
a124dab
- ๐ Fix broken legend
4545b21
- Regenerate files in dist
-
v2.13.0 Changes
February 05, 20185 February 2018
- ๐ change color for eleventh line in README.md
#797
- ๐ Fix aggregated rollover circle displayed on missing data
#786
- โก๏ธ Update d3.js link
#785
- โ Add CDNJS version badge in README.md
#784
- ๐ Change maximum number of supported lines in series
fcbc2fd
- ๐ Version 2.13
f49de36
- โก๏ธ Update README for new line behaviour
36c2f4c
- ๐ change color for eleventh line in README.md
-
v2.12.0 Changes
December 06, 20176 December 2017
- โ Add mouse out events on marker text
#780
- ๐ Fix linked rollovers when x-axis is not a date
#781
- ๐ Fix wrong datalink
#740
- โ Add mouse over events on Marker text
#777
- โ Add option to display or not the active line data point information
#776
- โ Add rollover click handler on line chart
#775
- ๐ parseInt width & height to avoid concatenation
#743
- ๐ Fix linked rollover when there is only one series with a custom y_accessor
#770
- Line legend: use index instead of line_id
#752
- โก๏ธ Bump version to 2.12.0, update distribution
b363d82
- ๐ Mouse Over Markers documentation
8e72b4d
- โก๏ธ Update reference to react-metrics-graphics
02ed890
- โ Add mouse out events on marker text
-
v2.11.0 Changes
10 December 2016
- ๐ Fix #653 : removed unused es6-module-transpiler
#726
- โ add label support for scatter plots
#727
- ๐ Fix #724: declare variable `target_ref` before usage.
#728
- ๐ Allow markers to be on the edge of the graph.
#720
- Universal markup rendering
#723
- Multiline example links to wrong data file
#711
- โ Added react component to the gallery in README.md
#701
- ๐ Fix #709
#709
- ๐ Fix #724: declare variable `target_ref` before usage.
#724
- ๐ Fix #710
#710
- ๐ Fix #705
#705
- ๐ Merge remote-tracking branch 'origin/master' (fixes #695)
#695
- Up version to 2.11
ece9a17
- Up version to 2.11
6412851
- ๐ fix build
7e2c4c8
- ๐ Fix #653 : removed unused es6-module-transpiler
-
v2.10.0 Changes
2 August 2016
- โ added option to center title over entire chart
#652
- Correctly handle zero as one of the confidence band bounds
#627
- ๐ Fixing disappearing point for single data point series in aggregate graph.
#643
- ๐ Fix #684
#684
- ๐ Fix #683
#683
- ๐ Fix #681
#681
- re-implemented rollovers to further fix #654. Rollovers for categorical plots needs finessing.
#654
- ๐ Fix #678
#678
- ๐ Fix #675
#675
- ๐ Fix #674
#674
- ๐ fixed #670
#670
- ๐ Fix #621
#621
- ๐ fixes #669
#669
- ๐ Fix #619
#619
- ๐ Fix #586
#586
- ๐ Fix #660
#660
- ๐ Fix #659
#659
- ๐ Fix #657
#657
- ๐ Fix #585 - update MG to work with D3 v4
#585
- ๐ Fix #642
#642
- Rebuild
367d035
- Cleanup
05b8522
- Cleanup
d0c2b5c
- โ added option to center title over entire chart
-
v2.9.0 Changes
31 March 2016
- typo at link href for data/points1.json
#617
- ๐ Single window resize listener for all targets with automatic cleanup (fixes #544)
#611
- ๐ Fixes #578
#593
- ๐ fixes #610 - aggregate rollover rollover doesn't break on single line
#610
- ๐ Fix #620
#620
- ๐ fixes #616 - args.bar_thickness is automatically determined if args.height is set for bar charts
#616
- closes #614
#614
- fixes #597. args.min_y_from_data presented a number of implementation problems. The main issue was that the plot bounds were not contingent on the range between the max and min y, so the inflation of the max and min for the purposes of plot bounds were contingent on the magnitude of the data. That's obviously silly. So now, if args.min_y_from_data, the range is taken into consideration.
#597
- ๐ fixes #601. Removing clip path entirely from points for the moment. The clip path tends to cut off parts of points that are within the bounds but whose radius extends beyond the plot area.
#601
- ๐ Fix #605
#605
- ๐ Fix #603
#603
- ๐ Fixes #578
#578
- #626
565636b
- โก๏ธ Update other chart types (#626)
bdcaf45
- Cleanup
58d26b9
- typo at link href for data/points1.json
-
v2.8.0 Changes
9 January 2016
- Fix nest_data_for_aggregate_rollover() bugs
#569
- Correctly handle zero sized svg elements during automatic resizes
#570
- Track existing lines with unique class
#568
- โ Add contribute.json file
#536
- ๐ fixes #579
#579
- ๐ Fix #558
#558
- ๐ Fix #556
#556
- Track existing lines with unique class
#546
- ๐ fixes #562 - hook issues with new processed min and max x
#562
- ๐ fixes #561 - still a dirty hack
#561
- ๐ fixes #521 - MG now supports much longer time series.
#521
- ๐ closes #559, contributes to #555. Whatever was causing phantomjs to break on build is resolved.
#559
- ๐ fixes #543 - we now have args.internal_error for internal problems (such as not passing in data) and args.error for user-defined errors
#543
- ๐ fixes #531
#531
- closes #511
#511
- โช Revert the change for #563 until I get the chance to look at it again
93a2b6e
- Cleanup
cbbd94f
- โ
d3 on npm is v4, was causing tests to fail, filed issue #585
09c30f0
- Fix nest_data_for_aggregate_rollover() bugs