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