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年前
Prateeksha Singh
decc59c6fd
Add tooltip-styled legend
7年前
Prateeksha Singh
598b7192bc
[heatmap] render domains
7年前
Prateeksha Singh
8acc304fad
[refactor] heatmap
7年前
Prateeksha Singh
fee00250ef
[fix] update data in heatmap, prepare only if need to
7年前
Prateeksha Singh
b040f31de7
[heatmap] avoid timestamp use to compare, hence fix issue
7年前
Prateeksha Singh
a66b85a4af
[heatmap] set flow and state
7年前
Prateeksha Singh
3d4e5c106f
[docs] cleanup scripts, build index.min.js
7年前
Prateeksha Singh
4d2ddf18cd
add title, fix default colors
7年前
Prateeksha Singh
48b2d8122c
remove chartWrapper, title, legend HTML
7年前
Prateeksha Singh
8bc4d3f94c
[heatmap] date constants
7年前
Prateeksha Singh
786b8b1ecf
[color] configure default color handling
7年前
Prateeksha Singh
98e5280888
heatmap overlay, add unbind events function
7年前
Achilles Rasquinha
73cffb4396
Merge pull request #137 from achillesrasquinha/tree-shaking
[ENH] Enable Tree Shaking Charts
7年前
Achilles Rasquinha
8f8fbf0c1b
[FIX, MIN] remove eslint from dependencies
7年前
Achilles Rasquinha
f5b6732cb2
Merged with master
7年前
Achilles Rasquinha
7b1260e3d5
deleted package-lock.json
7年前
Prateeksha Singh
092fc240dc
[fix] update API
7年前
Achilles Rasquinha
3fb714cc55
[MIN] build dist, updated rollup.config and index.html for new import
7年前
Achilles Rasquinha
9469c892c3
Update build, added yarn.lock and .gitignore
7年前
Achilles Rasquinha
a86e072524
[MIN] export to enable treeshaking charts
7年前
Prateeksha Singh
d7194c5010
Bump up to 1.0.0
7年前
Prateeksha Singh
6a3fab09d4
Merge pull request #129 from frappe/develop
Develop
7年前
Prateeksha Singh
907f106967
[fix] merge conflict
7年前
Prateeksha Singh
ef636cc92a
Update docs page
7年前
Prateeksha Singh
546ce96a12
[fixes] tooltip format, legend, labels, heatmap margin
7年前
Prateeksha Singh
ded80791dd
setup Pie chart component slices
7年前
Prateeksha Singh
21238c9c8e
[fix] percentage tooltip
7年前
Prateeksha Singh
fb61523b1a
[chart] Aggregation chart for pie/percantage
7年前
Prateeksha Singh
59ad41427f
[axis] allow skipping x values
7年前
Prateeksha Singh
51ece1bb63
[start] web page
7年前
Prateeksha Singh
8b486b389a
[fix] render cycle for overlays
7年前
Prateeksha Singh
3a9755cfc9
[fix] stacked bar animation
7年前
Prateeksha Singh
de19ce8e31
[major] API change: parent and options
7年前
Prateeksha Singh
b76375482c
[minor] constants for margins
7年前
Prateeksha Singh
83a35841f2
[init] heatmap
7年前
Prateeksha Singh
8f3776ddc8
[init] pie/percentages
7年前