Shivam Mishra
75038eeefb
chore: bump to 1.5.8
4 年之前
Raí Toffoletto
dadecb296e
Fix ReactJS TypeError, Issue #323 ( #325 )
* Fix ReactJS TypeError, Issue #323
* style: space after `if`
* style: space after `if`
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
4 年之前
Frank Felgner
7f26c18ce7
render legend after updating data
4 年之前
Frank Felgner
4a9048f59f
fix missing semicolon
4 年之前
Shivam Mishra
d357370b6a
feat: clone options before building
4 年之前
Shivam Mishra
a22db61492
fix: name.replace exception
4 年之前
Shivam Mishra
ecfc069cbd
chore: bump to 1.5.5
4 年之前
Shivam Mishra
6fce4d6665
chore: bump to 1.5.4
4 年之前
Arjun Shibu
d07157354d
added XSS protection for datasets.name field
4 年之前
Shivam Mishra
92a3df9690
chore: bump to 1.5.3 and update build
4 年之前
Shivam Mishra
d1123786cb
fix: rounding precision errors in aggregation chart legend
4 年之前
Bart Van Houtte
c5de1fd06c
- Fix tests
4 年之前
Bart Van Houtte
cf7ffa0d2d
- Fix build on backwards compatibility tooltipOptions
4 年之前
Bart Van Houtte
869c747be1
- Adjust getColor to support RGB (TODO: HSL colors)
- Add Test to verify changes
4 年之前
Saif Ur Rehman
cec719dbe8
fix(AggregationChart): Formatter not being applied
(ex PercentageChart in AR/AP erpnext)
4 年之前
silvestrevivo
55c93d4779
reverse array when maxValue < absMinValue
4 年之前
Shivam Mishra
2572e317c7
chore: bump to 1.5.2 🎉
4 年之前
Shivam Mishra
222cbb686f
fix: preprocess rect attributes before creating bar
4 年之前
Shivam Mishra
773f93c414
fix: set default translate to 0 if invalid
4 年之前
Shivam Mishra
9d03d502d9
feat: added helper to valid number to svg attributes
4 年之前
Shivam Mishra
a02c79c73c
chore: bump to 1.5.1
5 年之前
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 年之前
Shivam Mishra
40a7214b2e
chore: bump to 1.5.0
5 年之前
Shivam Mishra
e0c1bde2ff
refactor: let Aggregate chart manage legends
5 年之前
Shivam Mishra
73fddf0623
refactor: set default width for legend label to 150
5 年之前
Shivam Mishra
724de646a6
feat: set truncate as 1 by default
5 年之前
Shivam Mishra
3c58269958
style: added semi colon
5 年之前
Shivam Mishra
809bc2c43c
chore: bump to 1.4.1
5 年之前
Shivam Mishra
ef5ab9c715
fix: legend render bug
5 年之前
Shivam Mishra
0633e407f3
chore: bump to 1.4.0
5 年之前
Shivam Mishra
4f48d8d597
feat: allow corner radius for heatmap
5 年之前
Shivam Mishra
c3f747cf39
chore: bump to 1.3.2
5 年之前
Shivam Mishra
53d14004bb
refactor: multiple linting fixes
5 年之前
Scott Fortmann-Roe
b6f2483fd2
Update axis-chart-utils.js
Fix issue with overlapping labels on seriese charts.
5 年之前
Chinmay D. Pai
2eb61e46c0
fix: match possible whitespace chars at the start
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
5 年之前
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 年之前
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 年之前
Shivam Mishra
39211a406d
chore: bump to 1.3.0
5 年之前
rafael
f77df2b02f
Changed to pass truncateLegends option to legendDot
5 年之前
rafael
c6e46886f3
Changed legendDot signature, label truncated when required.
5 年之前
Shivam Mishra
3438fcdb05
fix: update function getSplineCurvePointsStr name
5 年之前
Shivam Mishra
2c3d8a52f2
feat: allow disabling animations using 'animate' option
5 年之前
nniclas
2382c4d273
Apply suggestions from code review
Co-Authored-By: Shivam Mishra <scmmishra@users.noreply.github.com>
5 年之前
Niclas Ostberg
173a6f19c5
linechart spline option
5 年之前
Shivam Mishra
92674f94f1
fix: destroying event listener on window
5 年之前
Shivam Mishra
2a03c944c1
feat: bumped to 1.2.4
5 年之前
Shivam Mishra
e03b5726e1
style: linting fixes
5 年之前
Shivam Mishra
d69b3780d9
feat: added shortenYAxisNumbers option to axisOptions
5 年之前
Shivam Mishra
0390fb641a
style: minor linting fixes
5 年之前
Shivam Mishra
49afbd8e6c
feat: allow full circle in donut chart
5 年之前