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 anni fa
Shivam Mishra
6f56653d4b
Merge pull request #221 from ratnajeetshyamkunwar/donut_chart
ability to create donut chart
6 anni fa
Shivam Mishra
3e6d7cebf8
Update DonutChart.js
Code quality fixes
6 anni fa
ratnajeetshyamkunwar
8d00770207
ability to create donut chart
6 anni fa
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 anni fa
Sachin Philip Mathew
7a93eec0ae
load new chart instead of new frappe.chart for es modules
6 anni fa
Sachin Philip Mathew
435abbd983
updated docs for es-modules with addision of css
6 anni fa
ajv
6e8a303310
Update docs to show how ESM can be imported
6 anni fa
ajv
91bdab2765
Fix reduce warning for empty arrays
6 anni fa
Prateeksha Singh
81cddd45a3
[website] add redirect_to frappe.io
7 anni fa
Prateeksha Singh
74f6c8d994
Create _config.yml
7 anni fa
too
582936ef34
Merge branch 'master' of https://github.com/frappe/charts into Fix_piechart_large_arc
7 anni fa
Prateeksha Singh
f676601893
[dep] remove vulnerable livereload dependency
7 anni fa
Prateeksha Singh
d474d583ec
Merge pull request #167 from frappe/docs
Home Page
7 anni fa
Prateeksha Singh
0a80406b05
[div-less] home page DOM and styles
7 anni fa
Prateeksha Singh
19303b59ff
[doc][css] remove frappe_theme and normalize
7 anni fa
Prateeksha Singh
bed2cdcb76
[init]
7 anni fa
Prateeksha Singh
423dc524d7
[docs] Add a CodePen demo
7 anni fa
Prateeksha Singh
1dbf54d81a
[docs] add treeshaking selective import
7 anni fa
Prateeksha Singh
86305486e9
Merge pull request #156 from antarasi/patch-1
Update README.md
7 anni fa
Adrian
690c7e168e
Update README.md
`datasets` have `name`, not `title`
7 anni fa
Prateeksha Singh
b420fef05b
[docs] update
7 anni fa
Prateeksha Singh
a47a4d0eb7
Merge pull request #154 from frappe/develop
Develop
7 anni fa
Prateeksha Singh
9470e62954
bump to v1.1.0
7 anni fa
Prateeksha Singh
ffc50d41c2
[event-binding] chart.unbindWindowEvents()
7 anni fa
Prateeksha Singh
1ba567dc24
[fix] width and dataByIndex update problem
7 anni fa
Prateeksha Singh
ee53223020
wrap legend for aggregation charts
7 anni fa
Prateeksha Singh
a0b4719456
[merge] develop
7 anni fa
Prateeksha Singh
942574a44a
[formatted] data by index and format
7 anni fa
Prateeksha Singh
436685872e
[fix] zero bar height positive
7 anni fa
Prateeksha Singh
2c6032978e
[annotations] label positions L/R
7 anni fa
Prateeksha Singh
d5deb751c9
[fix] path gradient bleed
7 anni fa
Prateeksha Singh
91e81926b6
[measures] offsets
7 anni fa
Prateeksha Singh
ea872c10cb
[layout-svg] grid measure system for charts
7 anni fa
Prateeksha Singh
57c1fcc3a3
init cleanups
7 anni fa
Prateeksha Singh
fad5afe70d
Merge pull request #142 from achillesrasquinha/unit-testing
Setup Unit Testing and Coverage
7 anni fa
Prateeksha Singh
53cbde72e9
[YARN] yarn.lock
7 anni fa
Achilles Rasquinha
d308295379
[MIN] remove cross-env from dependencies
7 anni fa
Achilles Rasquinha
d60c98a590
[COV, TEST] Add coveralls
7 anni fa
Achilles Rasquinha
dba02c21e7
[COV] Add coverage, updated README.md
7 anni fa
Achilles Rasquinha
2d441f9f90
[FIX] Add npm, yarn executable
7 anni fa
Achilles Rasquinha
6ef8175b5a
[TEST, FIX] before_install -> make install
7 anni fa
Achilles Rasquinha
c71ad1cc59
[TEST] Add .travis.yml
7 anni fa
Achilles Rasquinha
f9dcb493cf
[TEST] mocha for compat babel presets
7 anni fa
Achilles Rasquinha
9d44ad0dea
[TEST] Add unit testing framework
7 anni fa
Prateeksha Singh
75a4e69297
Merge pull request #141 from achillesrasquinha/versioning
[NEW] Add Version Constant to export
7 anni fa
Achilles Rasquinha
58aece6105
[NEW] Add Version Constant to export
7 anni fa
Prateeksha Singh
8b61bcf888
[demo] correct example
7 anni fa
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 anni fa
Prateeksha Singh
eb3cd64b1b
[export] export buttons for all charts :D
7 anni fa