Open greenkeeper[bot] opened 5 years ago
After pinning to 1.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
frappe-charts was updated from 1.2.0
to 1.2.1
.Your tests are still failing with this version. Compare changes
The new version differs by 8 commits.
41de1bc
version: bump to 1.2.1
2698475
Merge pull request #229 from frappe/fix-stroke-width
628602c
fix: default strokeWidth
aea0c5d
chore: updated distribution files
81c0426
chore: added build command
ece0015
style: linting fixes
e3c5397
fix: version in index.js
269c444
chore: updated readme with new logo
See the full diff
dependency
frappe-charts was updated from 1.2.1
to 1.2.2
.Your tests are still failing with this version. Compare changes
dependency
frappe-charts was updated from 1.2.2
to 1.2.3
.Your tests are still failing with this version. Compare changes
dependency
frappe-charts was updated from 1.2.3
to 1.2.4
.Your tests are still failing with this version. Compare changes
truncateLegends
option to config
to allow truncating of legends (#234)shortenYAxisNumbers
option to axisOptions
to truncate large numbers.The new version differs by 16 commits.
2a03c94
feat: bumped to 1.2.4
e03b572
style: linting fixes
6203422
chore: removed fs from package list
d69b378
feat: added shortenYAxisNumbers option to axisOptions
a785bc3
Merge pull request #237 from scmmishra/fix-zero-value
0390fb6
style: minor linting fixes
49afbd8
feat: allow full circle in donut chart
f0a24a2
feat: allow full circle in piechart
e411795
fix: longArc for donut chart
3cedc2a
Merge pull request #209 from Alchez/patch-1
1abd7cc
Merge pull request #234 from scmmishra/legend-truncate
8768477
Update README.md
fd0c9e0
Merge pull request #204 from andreasvirkus/patch-2
e29a062
feat: added truncateLegends options
87b68e9
Remove minimum height for zero-values in bar chart
There are 16 commits in total.
See the full diff
dependency
frappe-charts was updated from 1.2.4
to 1.3.0
.Your tests are still failing with this version. Compare changes
spline
to lineOptions
to create spline graph (#240). Contributed by @nxplusThe new version differs by 23 commits.
39211a4
chore: bump to 1.3.0
eb7925a
chore: update build
68d0d1f
Merge pull request #242 from ddoice/feature/truncate-legend-dot-labels
f77df2b
Changed to pass truncateLegends option to legendDot
c6e4688
Changed legendDot signature, label truncated when required.
3438fcd
fix: update function getSplineCurvePointsStr name
96618fa
Merge pull request #241 from frappe/disable-animate
6b81a0c
Merge pull request #240 from nniclas/spline
2c3d8a5
feat: allow disabling animations using 'animate' option
2382c4d
Apply suggestions from code review
2edc1dc
re-added missing css file
6ca111a
files missing re-added
173a6f1
linechart spline option
b8b5814
linechart spline option
317136e
Merge pull request #238 from frappe/fix-event-listener
There are 23 commits in total.
See the full diff
The dependency frappe-charts was updated from
1.1.0
to1.2.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
frappe-charts is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/booee/frappe-charts-react-example/builds/536632346?utm_source=github_status&utm_medium=notification)).Release Notes for Frappe Charts v1.2.0
Releasing version v1.2.0.
These following are the changes made to the library in the past one month.
Feats
Fixes
Docs
#206
Commits
The new version differs by 25 commits.
372d5ea
chore: bump to v1.2.0
ea309af
chore: updated distribution files
ef72925
Merge pull request #181 from thomas-oo/Fix_piechart_large_arc
86d16b1
Merge pull request #225 from scmmishra/master
734624b
fix: node-sass xcode rebuild issue
4b6a558
Merge pull request #206 from labtocat/master
6f56653
Merge pull request #221 from ratnajeetshyamkunwar/donut_chart
3e6d7ce
Update DonutChart.js
8d00770
ability to create donut chart
7a93eec
load new chart instead of new frappe.chart for es modules
435abbd
updated docs for es-modules with addision of css
81cddd4
[website] add redirect_to frappe.io
74f6c8d
Create _config.yml
582936e
Merge branch 'master' of https://github.com/frappe/charts into Fix_piechart_large_arc
f676601
[dep] remove vulnerable livereload dependency
There are 25 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: