Prateeksha Singh
d5deb751c9
[fix] path gradient bleed
7 years ago
Prateeksha Singh
91e81926b6
[measures] offsets
7 years ago
Prateeksha Singh
ea872c10cb
[layout-svg] grid measure system for charts
7 years ago
Prateeksha Singh
57c1fcc3a3
init cleanups
7 years ago
Prateeksha Singh
fad5afe70d
Merge pull request #142 from achillesrasquinha/unit-testing
Setup Unit Testing and Coverage
7 years ago
Prateeksha Singh
53cbde72e9
[YARN] yarn.lock
7 years ago
Achilles Rasquinha
d308295379
[MIN] remove cross-env from dependencies
7 years ago
Achilles Rasquinha
d60c98a590
[COV, TEST] Add coveralls
7 years ago
Achilles Rasquinha
dba02c21e7
[COV] Add coverage, updated README.md
7 years ago
Achilles Rasquinha
2d441f9f90
[FIX] Add npm, yarn executable
7 years ago
Achilles Rasquinha
6ef8175b5a
[TEST, FIX] before_install -> make install
7 years ago
Achilles Rasquinha
c71ad1cc59
[TEST] Add .travis.yml
7 years ago
Achilles Rasquinha
f9dcb493cf
[TEST] mocha for compat babel presets
7 years ago
Achilles Rasquinha
9d44ad0dea
[TEST] Add unit testing framework
7 years ago
Prateeksha Singh
75a4e69297
Merge pull request #141 from achillesrasquinha/versioning
[NEW] Add Version Constant to export
7 years ago
Achilles Rasquinha
58aece6105
[NEW] Add Version Constant to export
7 years ago
Prateeksha Singh
8b61bcf888
[demo] correct example
7 years ago
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 years ago
Prateeksha Singh
eb3cd64b1b
[export] export buttons for all charts :D
7 years ago
Prateeksha Singh
8e45278303
[export] export to svg working
7 years ago
Prateeksha Singh
e28c564639
[base] extended containers, fixes heatmap tooltip
7 years ago
Prateeksha Singh
620382a431
[heatmap] fix start, end render extrapolation
7 years ago
Prateeksha Singh
eb3041ae4f
[heatmap] subdomains and legend, biased random, blue theme
7 years ago
Prateeksha Singh
3877357bb3
[heatmap] fix update incr, col issues; discrete, add month names
7 years ago
Prateeksha Singh
cf5985fd9a
[aggregation] add dot legend
7 years ago
Prateeksha Singh
7ccb2c5a54
[fix] percentage tooltip
7 years ago
Prateeksha Singh
cbb69089db
[percentage] barDepth
7 years ago
Prateeksha Singh
abe9b617d2
[fix] tooltip parent and general positioning >.<
7 years ago
Prateeksha Singh
28b83a2441
xPos for axis tooltip: use getClosestInArray()
7 years ago
Prateeksha Singh
a22c3eba33
[svg] remove last remaining shred of HTML: Percentage bars
7 years ago
Prateeksha Singh
6e14dd45ee
[fix] initial width bug
7 years ago
Prateeksha Singh
decc59c6fd
Add tooltip-styled legend
7 years ago
Prateeksha Singh
598b7192bc
[heatmap] render domains
7 years ago
Prateeksha Singh
8acc304fad
[refactor] heatmap
7 years ago
Prateeksha Singh
fee00250ef
[fix] update data in heatmap, prepare only if need to
7 years ago
Prateeksha Singh
b040f31de7
[heatmap] avoid timestamp use to compare, hence fix issue
7 years ago
Prateeksha Singh
a66b85a4af
[heatmap] set flow and state
7 years ago
Prateeksha Singh
3d4e5c106f
[docs] cleanup scripts, build index.min.js
7 years ago
Prateeksha Singh
4d2ddf18cd
add title, fix default colors
7 years ago
Prateeksha Singh
48b2d8122c
remove chartWrapper, title, legend HTML
7 years ago
Prateeksha Singh
8bc4d3f94c
[heatmap] date constants
7 years ago
Prateeksha Singh
786b8b1ecf
[color] configure default color handling
7 years ago
Prateeksha Singh
98e5280888
heatmap overlay, add unbind events function
7 years ago
Achilles Rasquinha
73cffb4396
Merge pull request #137 from achillesrasquinha/tree-shaking
[ENH] Enable Tree Shaking Charts
7 years ago
Achilles Rasquinha
8f8fbf0c1b
[FIX, MIN] remove eslint from dependencies
7 years ago
Achilles Rasquinha
f5b6732cb2
Merged with master
7 years ago
Achilles Rasquinha
7b1260e3d5
deleted package-lock.json
7 years ago
Prateeksha Singh
092fc240dc
[fix] update API
7 years ago
Achilles Rasquinha
3fb714cc55
[MIN] build dist, updated rollup.config and index.html for new import
7 years ago
Achilles Rasquinha
9469c892c3
Update build, added yarn.lock and .gitignore
7 years ago