Achilles Rasquinha
f9dcb493cf
[TEST] mocha for compat babel presets
7 lat temu
Achilles Rasquinha
9d44ad0dea
[TEST] Add unit testing framework
7 lat temu
Prateeksha Singh
75a4e69297
Merge pull request #141 from achillesrasquinha/versioning
[NEW] Add Version Constant to export
7 lat temu
Achilles Rasquinha
58aece6105
[NEW] Add Version Constant to export
7 lat temu
Prateeksha Singh
8b61bcf888
[demo] correct example
7 lat temu
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 lat temu
Prateeksha Singh
eb3cd64b1b
[export] export buttons for all charts :D
7 lat temu
Prateeksha Singh
8e45278303
[export] export to svg working
7 lat temu
Prateeksha Singh
e28c564639
[base] extended containers, fixes heatmap tooltip
7 lat temu
Prateeksha Singh
620382a431
[heatmap] fix start, end render extrapolation
7 lat temu
Prateeksha Singh
eb3041ae4f
[heatmap] subdomains and legend, biased random, blue theme
7 lat temu
Prateeksha Singh
3877357bb3
[heatmap] fix update incr, col issues; discrete, add month names
7 lat temu
Prateeksha Singh
cf5985fd9a
[aggregation] add dot legend
7 lat temu
Prateeksha Singh
7ccb2c5a54
[fix] percentage tooltip
7 lat temu
Prateeksha Singh
cbb69089db
[percentage] barDepth
7 lat temu
Prateeksha Singh
abe9b617d2
[fix] tooltip parent and general positioning >.<
7 lat temu
Prateeksha Singh
28b83a2441
xPos for axis tooltip: use getClosestInArray()
7 lat temu
Prateeksha Singh
a22c3eba33
[svg] remove last remaining shred of HTML: Percentage bars
7 lat temu
Prateeksha Singh
6e14dd45ee
[fix] initial width bug
7 lat temu
Prateeksha Singh
decc59c6fd
Add tooltip-styled legend
7 lat temu
Prateeksha Singh
598b7192bc
[heatmap] render domains
7 lat temu
Prateeksha Singh
8acc304fad
[refactor] heatmap
7 lat temu
Prateeksha Singh
fee00250ef
[fix] update data in heatmap, prepare only if need to
7 lat temu
Prateeksha Singh
b040f31de7
[heatmap] avoid timestamp use to compare, hence fix issue
7 lat temu
Prateeksha Singh
a66b85a4af
[heatmap] set flow and state
7 lat temu
Prateeksha Singh
3d4e5c106f
[docs] cleanup scripts, build index.min.js
7 lat temu
Prateeksha Singh
4d2ddf18cd
add title, fix default colors
7 lat temu
Prateeksha Singh
48b2d8122c
remove chartWrapper, title, legend HTML
7 lat temu
Prateeksha Singh
8bc4d3f94c
[heatmap] date constants
7 lat temu
Prateeksha Singh
786b8b1ecf
[color] configure default color handling
7 lat temu
Prateeksha Singh
98e5280888
heatmap overlay, add unbind events function
7 lat temu
Achilles Rasquinha
73cffb4396
Merge pull request #137 from achillesrasquinha/tree-shaking
[ENH] Enable Tree Shaking Charts
7 lat temu
Achilles Rasquinha
8f8fbf0c1b
[FIX, MIN] remove eslint from dependencies
7 lat temu
Achilles Rasquinha
f5b6732cb2
Merged with master
7 lat temu
Achilles Rasquinha
7b1260e3d5
deleted package-lock.json
7 lat temu
Prateeksha Singh
092fc240dc
[fix] update API
7 lat temu
Achilles Rasquinha
3fb714cc55
[MIN] build dist, updated rollup.config and index.html for new import
7 lat temu
Achilles Rasquinha
9469c892c3
Update build, added yarn.lock and .gitignore
7 lat temu
Achilles Rasquinha
a86e072524
[MIN] export to enable treeshaking charts
7 lat temu
Prateeksha Singh
d7194c5010
Bump up to 1.0.0
7 lat temu
Prateeksha Singh
6a3fab09d4
Merge pull request #129 from frappe/develop
Develop
7 lat temu
Prateeksha Singh
907f106967
[fix] merge conflict
7 lat temu
Prateeksha Singh
ef636cc92a
Update docs page
7 lat temu
Prateeksha Singh
546ce96a12
[fixes] tooltip format, legend, labels, heatmap margin
7 lat temu
Prateeksha Singh
ded80791dd
setup Pie chart component slices
7 lat temu
Prateeksha Singh
21238c9c8e
[fix] percentage tooltip
7 lat temu
Prateeksha Singh
fb61523b1a
[chart] Aggregation chart for pie/percantage
7 lat temu
Prateeksha Singh
59ad41427f
[axis] allow skipping x values
7 lat temu
Prateeksha Singh
51ece1bb63
[start] web page
7 lat temu
Prateeksha Singh
8b486b389a
[fix] render cycle for overlays
7 lat temu