Bart Van Houtte
1547a85a79
Merge branch 'master' into #310
4 vuotta sitten
Shivam Mishra
92a3df9690
chore: bump to 1.5.3 and update build
4 vuotta sitten
Shivam Mishra
25122f974f
chore: update yarn lock
4 vuotta sitten
Shivam Mishra
d1123786cb
fix: rounding precision errors in aggregation chart legend
4 vuotta sitten
Bart Van Houtte
c5de1fd06c
- Fix tests
4 vuotta sitten
Bart Van Houtte
cf7ffa0d2d
- Fix build on backwards compatibility tooltipOptions
4 vuotta sitten
Bart Van Houtte
b552cde7de
- Build
4 vuotta sitten
Bart Van Houtte
869c747be1
- Adjust getColor to support RGB (TODO: HSL colors)
- Add Test to verify changes
4 vuotta sitten
Shivam Mishra
f644e19a5b
Merge pull request #309 from SaiFi0102/AggregateChart-Formatter
fix(AggregationChart): Formatter not being applied
4 vuotta sitten
Saif Ur Rehman
cec719dbe8
fix(AggregationChart): Formatter not being applied
(ex PercentageChart in AR/AP erpnext)
4 vuotta sitten
ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎
f59de5f11e
chore: update readme
4 vuotta sitten
Shivam Mishra
6e687cd1cd
Merge pull request #306 from silvestrevivo/master
reverse array when maxValue < absMinValue
4 vuotta sitten
silvestrevivo
55c93d4779
reverse array when maxValue < absMinValue
4 vuotta sitten
Shivam Mishra
2572e317c7
chore: bump to 1.5.2 🎉
4 vuotta sitten
Shivam Mishra
222cbb686f
fix: preprocess rect attributes before creating bar
4 vuotta sitten
Shivam Mishra
773f93c414
fix: set default translate to 0 if invalid
4 vuotta sitten
Shivam Mishra
9d03d502d9
feat: added helper to valid number to svg attributes
4 vuotta sitten
Shivam Mishra
d6c33a1e36
chore: update build
5 vuotta sitten
Shivam Mishra
a02c79c73c
chore: bump to 1.5.1
5 vuotta sitten
Shivam Mishra
d3eabea836
fix: <rect> attribute width bug
Hidden elements have zero width, subtracting offset would make the width negative.
These negative values would cascade down to component creation
5 vuotta sitten
Shivam Mishra
136b9142dc
chore: update issue template
5 vuotta sitten
Shivam Mishra
40a7214b2e
chore: bump to 1.5.0
5 vuotta sitten
Shivam Mishra
a35c765858
Merge pull request #288 from frappe/refactor-truncate-legends
5 vuotta sitten
Shivam Mishra
ee38b15f89
chore: update build
5 vuotta sitten
Shivam Mishra
e0c1bde2ff
refactor: let Aggregate chart manage legends
5 vuotta sitten
Shivam Mishra
73fddf0623
refactor: set default width for legend label to 150
5 vuotta sitten
Shivam Mishra
724de646a6
feat: set truncate as 1 by default
5 vuotta sitten
Shivam Mishra
59416ec1af
feat: update build
5 vuotta sitten
Shivam Mishra
3c58269958
style: added semi colon
5 vuotta sitten
Shivam Mishra
809bc2c43c
chore: bump to 1.4.1
5 vuotta sitten
Shivam Mishra
ef5ab9c715
fix: legend render bug
5 vuotta sitten
Shivam Mishra
170129cb44
chore: update build
5 vuotta sitten
Shivam Mishra
0633e407f3
chore: bump to 1.4.0
5 vuotta sitten
Shivam Mishra
1834ff71bd
Merge pull request #285 from scmmishra/heatmap-radius
feat: allow corner radius for heatmap
5 vuotta sitten
Shivam Mishra
4f48d8d597
feat: allow corner radius for heatmap
5 vuotta sitten
Shivam Mishra
80ef2437c0
chore: update build
5 vuotta sitten
Shivam Mishra
c3f747cf39
chore: bump to 1.3.2
5 vuotta sitten
Shivam Mishra
3e71dd30d4
Merge pull request #282 from scottfr/master
Update axis-chart-utils.js
5 vuotta sitten
Shivam Mishra
d7b6f4e9fc
feat: updated build
5 vuotta sitten
Shivam Mishra
53d14004bb
refactor: multiple linting fixes
5 vuotta sitten
Shivam Mishra
103139ebee
feat: upgrade packages
5 vuotta sitten
Scott Fortmann-Roe
b6f2483fd2
Update axis-chart-utils.js
Fix issue with overlapping labels on seriese charts.
5 vuotta sitten
Shivam Mishra
e95f0aadaa
Merge pull request #275 from Thunderbottom/color-check-fix
fix: improve regex to check if string is hex or rgb
5 vuotta sitten
Chinmay D. Pai
2eb61e46c0
fix: match possible whitespace chars at the start
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
5 vuotta sitten
Chinmay D. Pai
2688662c82
fix: improve regex to check if string is hex or rgb
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
5 vuotta sitten
Shivam Mishra
90b684daf1
Merge pull request #260 from wesdoyle/master
Update README: Removes duplicate Travis CI build badge
5 vuotta sitten
wesdoyle
f1d6845ce7
Remove duplicate Travis CI build badge
5 vuotta sitten
Shivam Mishra
f06d0c70af
Merge pull request #248 from emilsgulbis/patch-1
Fix: Sometimes index === -1
5 vuotta sitten
Emīls Gulbis
f85daa3d6e
Fix: Sometimes index === -1
Sometimes when mouse-overing container, i got `vendors.app.js:8427 Uncaught TypeError: Cannot read property 'xPos' of undefined` that is caused by `-1` index
5 vuotta sitten
Shivam Mishra
39211a406d
chore: bump to 1.3.0
5 vuotta sitten