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年前
Prateeksha Singh
8e45278303
[export] export to svg working
7年前
Prateeksha Singh
e28c564639
[base] extended containers, fixes heatmap tooltip
7年前
Prateeksha Singh
620382a431
[heatmap] fix start, end render extrapolation
7年前
Prateeksha Singh
eb3041ae4f
[heatmap] subdomains and legend, biased random, blue theme
7年前
Prateeksha Singh
3877357bb3
[heatmap] fix update incr, col issues; discrete, add month names
7年前
Prateeksha Singh
cf5985fd9a
[aggregation] add dot legend
7年前
Prateeksha Singh
7ccb2c5a54
[fix] percentage tooltip
7年前
Prateeksha Singh
cbb69089db
[percentage] barDepth
7年前
Prateeksha Singh
abe9b617d2
[fix] tooltip parent and general positioning >.<
7年前
Prateeksha Singh
28b83a2441
xPos for axis tooltip: use getClosestInArray()
7年前
Prateeksha Singh
a22c3eba33
[svg] remove last remaining shred of HTML: Percentage bars
7年前
Prateeksha Singh
6e14dd45ee
[fix] initial width bug
7年前