silvestrevivo
55c93d4779
reverse array when maxValue < absMinValue
hace 4 años
Shivam Mishra
2572e317c7
chore: bump to 1.5.2 🎉
hace 4 años
Shivam Mishra
222cbb686f
fix: preprocess rect attributes before creating bar
hace 4 años
Shivam Mishra
773f93c414
fix: set default translate to 0 if invalid
hace 4 años
Shivam Mishra
9d03d502d9
feat: added helper to valid number to svg attributes
hace 4 años
Shivam Mishra
d6c33a1e36
chore: update build
hace 5 años
Shivam Mishra
a02c79c73c
chore: bump to 1.5.1
hace 5 años
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
hace 5 años
Shivam Mishra
136b9142dc
chore: update issue template
hace 5 años
Shivam Mishra
40a7214b2e
chore: bump to 1.5.0
hace 5 años
Shivam Mishra
a35c765858
Merge pull request #288 from frappe/refactor-truncate-legends
hace 5 años
Shivam Mishra
ee38b15f89
chore: update build
hace 5 años
Shivam Mishra
e0c1bde2ff
refactor: let Aggregate chart manage legends
hace 5 años
Shivam Mishra
73fddf0623
refactor: set default width for legend label to 150
hace 5 años
Shivam Mishra
724de646a6
feat: set truncate as 1 by default
hace 5 años
Shivam Mishra
59416ec1af
feat: update build
hace 5 años
Shivam Mishra
3c58269958
style: added semi colon
hace 5 años
Shivam Mishra
809bc2c43c
chore: bump to 1.4.1
hace 5 años
Shivam Mishra
ef5ab9c715
fix: legend render bug
hace 5 años
Shivam Mishra
170129cb44
chore: update build
hace 5 años
Shivam Mishra
0633e407f3
chore: bump to 1.4.0
hace 5 años
Shivam Mishra
1834ff71bd
Merge pull request #285 from scmmishra/heatmap-radius
feat: allow corner radius for heatmap
hace 5 años
Shivam Mishra
4f48d8d597
feat: allow corner radius for heatmap
hace 5 años
Shivam Mishra
80ef2437c0
chore: update build
hace 5 años
Shivam Mishra
c3f747cf39
chore: bump to 1.3.2
hace 5 años
Shivam Mishra
3e71dd30d4
Merge pull request #282 from scottfr/master
Update axis-chart-utils.js
hace 5 años
Shivam Mishra
d7b6f4e9fc
feat: updated build
hace 5 años
Shivam Mishra
53d14004bb
refactor: multiple linting fixes
hace 5 años
Shivam Mishra
103139ebee
feat: upgrade packages
hace 5 años
Scott Fortmann-Roe
b6f2483fd2
Update axis-chart-utils.js
Fix issue with overlapping labels on seriese charts.
hace 5 años
Shivam Mishra
e95f0aadaa
Merge pull request #275 from Thunderbottom/color-check-fix
fix: improve regex to check if string is hex or rgb
hace 5 años
Chinmay D. Pai
2eb61e46c0
fix: match possible whitespace chars at the start
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
hace 5 años
Chinmay D. Pai
2688662c82
fix: improve regex to check if string is hex or rgb
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
hace 5 años
Shivam Mishra
90b684daf1
Merge pull request #260 from wesdoyle/master
Update README: Removes duplicate Travis CI build badge
hace 5 años
wesdoyle
f1d6845ce7
Remove duplicate Travis CI build badge
hace 5 años
Shivam Mishra
f06d0c70af
Merge pull request #248 from emilsgulbis/patch-1
Fix: Sometimes index === -1
hace 5 años
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
hace 5 años
Shivam Mishra
39211a406d
chore: bump to 1.3.0
hace 5 años
Shivam Mishra
eb7925a789
chore: update build
hace 5 años
Shivam Mishra
68d0d1f10e
Merge pull request #242 from ddoice/feature/truncate-legend-dot-labels
Feature/truncate legend dot labels
hace 5 años
rafael
f77df2b02f
Changed to pass truncateLegends option to legendDot
hace 5 años
rafael
c6e46886f3
Changed legendDot signature, label truncated when required.
hace 5 años
Shivam Mishra
3438fcdb05
fix: update function getSplineCurvePointsStr name
hace 5 años
Shivam Mishra
96618fa8e2
Merge pull request #241 from frappe/disable-animate
feat: allow disabling animations using 'animate' option
hace 5 años
Shivam Mishra
6b81a0c011
Merge pull request #240 from nniclas/spline
feat: added spline functionality
hace 5 años
Shivam Mishra
2c3d8a52f2
feat: allow disabling animations using 'animate' option
hace 5 años
nniclas
2382c4d273
Apply suggestions from code review
Co-Authored-By: Shivam Mishra <scmmishra@users.noreply.github.com>
hace 5 años
nniclas
2edc1dc2c0
re-added missing css file
hace 5 años
nniclas
6ca111a5ac
files missing re-added
hace 5 años
Niclas Ostberg
173a6f19c5
linechart spline option
hace 5 años