Shivam Mishra
e3c5397cf4
fix: version in index.js
6 年之前
Shivam Mishra
269c444763
chore: updated readme with new logo
6 年之前
Shivam Mishra
372d5ea4b9
chore: bump to v1.2.0
6 年之前
Shivam Mishra
ea309afe0e
chore: updated distribution files
6 年之前
Shivam Mishra
ef729251c9
Merge pull request #181 from thomas-oo/Fix_piechart_large_arc
Fix piechart large arc
6 年之前
Shivam Mishra
86d16b182e
Merge pull request #225 from scmmishra/master
fix: node-sass xcode rebuild issue
6 年之前
Shivam Mishra
734624bdc8
fix: node-sass xcode rebuild issue
6 年之前
Shivam Mishra
4b6a558631
Merge pull request #206 from labtocat/master
Updated docs for es-modules like VueJS to work (import correction and including css)
6 年之前
Shivam Mishra
6f56653d4b
Merge pull request #221 from ratnajeetshyamkunwar/donut_chart
ability to create donut chart
6 年之前
Shivam Mishra
3e6d7cebf8
Update DonutChart.js
Code quality fixes
6 年之前
ratnajeetshyamkunwar
8d00770207
ability to create donut chart
6 年之前
Rohan
87b68e9d7e
Remove minimum height for zero-values in bar chart
Fixes #201 .
This is really a UX issue.
Previously, if any datapoint was a zero-value, it would still be visible on the chart, making it seem it has non-zero data.
P.S. I wasn't able to run the contribution steps locally, so I have no idea how to rebuild the distribution(s). That might need a separate commit/PR.
6 年之前
Sachin Philip Mathew
7a93eec0ae
load new chart instead of new frappe.chart for es modules
6 年之前
Sachin Philip Mathew
435abbd983
updated docs for es-modules with addision of css
6 年之前
ajv
6e8a303310
Update docs to show how ESM can be imported
6 年之前
ajv
91bdab2765
Fix reduce warning for empty arrays
6 年之前
Prateeksha Singh
81cddd45a3
[website] add redirect_to frappe.io
7 年之前
Prateeksha Singh
74f6c8d994
Create _config.yml
7 年之前
too
582936ef34
Merge branch 'master' of https://github.com/frappe/charts into Fix_piechart_large_arc
7 年之前
Prateeksha Singh
f676601893
[dep] remove vulnerable livereload dependency
7 年之前
Prateeksha Singh
d474d583ec
Merge pull request #167 from frappe/docs
Home Page
7 年之前
Prateeksha Singh
0a80406b05
[div-less] home page DOM and styles
7 年之前
Prateeksha Singh
19303b59ff
[doc][css] remove frappe_theme and normalize
7 年之前
Prateeksha Singh
bed2cdcb76
[init]
7 年之前
Prateeksha Singh
423dc524d7
[docs] Add a CodePen demo
7 年之前
Prateeksha Singh
1dbf54d81a
[docs] add treeshaking selective import
7 年之前
Prateeksha Singh
86305486e9
Merge pull request #156 from antarasi/patch-1
Update README.md
7 年之前
Adrian
690c7e168e
Update README.md
`datasets` have `name`, not `title`
7 年之前
Prateeksha Singh
b420fef05b
[docs] update
7 年之前
Prateeksha Singh
a47a4d0eb7
Merge pull request #154 from frappe/develop
Develop
7 年之前
Prateeksha Singh
9470e62954
bump to v1.1.0
7 年之前
Prateeksha Singh
ffc50d41c2
[event-binding] chart.unbindWindowEvents()
7 年之前
Prateeksha Singh
1ba567dc24
[fix] width and dataByIndex update problem
7 年之前
Prateeksha Singh
ee53223020
wrap legend for aggregation charts
7 年之前
Prateeksha Singh
a0b4719456
[merge] develop
7 年之前
Prateeksha Singh
942574a44a
[formatted] data by index and format
7 年之前
Prateeksha Singh
436685872e
[fix] zero bar height positive
7 年之前
Prateeksha Singh
2c6032978e
[annotations] label positions L/R
7 年之前
Prateeksha Singh
d5deb751c9
[fix] path gradient bleed
7 年之前
Prateeksha Singh
91e81926b6
[measures] offsets
7 年之前
Prateeksha Singh
ea872c10cb
[layout-svg] grid measure system for charts
7 年之前
Prateeksha Singh
57c1fcc3a3
init cleanups
7 年之前
Prateeksha Singh
fad5afe70d
Merge pull request #142 from achillesrasquinha/unit-testing
Setup Unit Testing and Coverage
7 年之前
Prateeksha Singh
53cbde72e9
[YARN] yarn.lock
7 年之前
Achilles Rasquinha
d308295379
[MIN] remove cross-env from dependencies
7 年之前
Achilles Rasquinha
d60c98a590
[COV, TEST] Add coveralls
7 年之前
Achilles Rasquinha
dba02c21e7
[COV] Add coverage, updated README.md
7 年之前
Achilles Rasquinha
2d441f9f90
[FIX] Add npm, yarn executable
7 年之前
Achilles Rasquinha
6ef8175b5a
[TEST, FIX] before_install -> make install
7 年之前
Achilles Rasquinha
c71ad1cc59
[TEST] Add .travis.yml
7 年之前