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 година
Achilles Rasquinha
f9dcb493cf
[TEST] mocha for compat babel presets
пре 7 година
Achilles Rasquinha
9d44ad0dea
[TEST] Add unit testing framework
пре 7 година
Prateeksha Singh
75a4e69297
Merge pull request #141 from achillesrasquinha/versioning
[NEW] Add Version Constant to export
пре 7 година
Achilles Rasquinha
58aece6105
[NEW] Add Version Constant to export
пре 7 година
Prateeksha Singh
8b61bcf888
[demo] correct example
пре 7 година
Ricardo Marino
228684865b
Fix for issue #108
Piechart could not render large arcs (>180) properly because the
information of large arc was not provided to the SVG drawing
function. This was fixed, and the piechart should render
correctly when one slice is larger than 180 degrees.
пре 7 година
Prateeksha Singh
eb3cd64b1b
[export] export buttons for all charts :D
пре 7 година